Home
last modified time | relevance | path

Searched refs:ATTR_ZERO (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dfsntfs.c1874 root_sdh->type != ATTR_ZERO || in ntfs_security_init()
1894 root_sii->type != ATTR_ZERO || in ntfs_security_init()
2280 if (root_r->type != ATTR_ZERO || in ntfs_reparse_init()
2318 if (root->type != ATTR_ZERO || in ntfs_objid_init()
H A Dntfs.h104 ATTR_ZERO = cpu_to_le32(0x00), enumerator
H A Dindex.c175 case ATTR_ZERO: in get_cmp_func()
H A Dfslog.c2672 (root->type != ATTR_NAME && root->type != ATTR_ZERO) || in check_index_root()