Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfsntfs.c1898 root_sdh->type != ATTR_ZERO || in ntfs_security_init()
1918 root_sii->type != ATTR_ZERO || in ntfs_security_init()
2304 if (root_r->type != ATTR_ZERO || in ntfs_reparse_init()
2342 if (root->type != ATTR_ZERO || in ntfs_objid_init()
Dntfs.h104 ATTR_ZERO = cpu_to_le32(0x00), enumerator
Dindex.c175 case ATTR_ZERO: in get_cmp_func()
Dfslog.c2672 (root->type != ATTR_NAME && root->type != ATTR_ZERO) || in check_index_root()