Home
last modified time | relevance | path

Searched refs:inh_dirid (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.h59 le32 inh_dirid; member
H A Dsecurity.c1645 cacheentry->inh_dirid = const_cpu_to_le32(0); in enter_cache()
1689 cacheentry->inh_dirid = const_cpu_to_le32(0); in enter_cache()
1708 wanted.perm.inh_dirid = const_cpu_to_le32(0); in enter_cache()
1716 wanted.perm.inh_dirid = const_cpu_to_le32(0); in enter_cache()
4061 securid = (fordir ? cached->inh_dirid in ntfs_inherited_id()
4084 cached->inh_dirid = securid; in ntfs_inherited_id()