Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dfsntfs.c1873 root_sdh->type != ATTR_ZERO || in ntfs_security_init()
1893 root_sii->type != ATTR_ZERO || in ntfs_security_init()
2279 if (root_r->type != ATTR_ZERO || in ntfs_reparse_init()
2317 if (root->type != ATTR_ZERO || in ntfs_objid_init()
Dntfs.h107 ATTR_ZERO = cpu_to_le32(0x00), enumerator
Dindex.c175 case ATTR_ZERO: in get_cmp_func()
Dfslog.c2653 (root->type != ATTR_NAME && root->type != ATTR_ZERO) || in check_index_root()