Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dfsntfs.c1877 if (root_sdh->type != ATTR_ZERO || in ntfs_security_init()
1895 if (root_sii->type != ATTR_ZERO || in ntfs_security_init()
2275 if (root_r->type != ATTR_ZERO || in ntfs_reparse_init()
2313 if (root->type != ATTR_ZERO || in ntfs_objid_init()
Dntfs.h109 ATTR_ZERO = cpu_to_le32(0x00), enumerator
Dindex.c175 case ATTR_ZERO: in get_cmp_func()
Dfslog.c2675 (root->type != ATTR_NAME && root->type != ATTR_ZERO) || in check_index_root()