Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dntfs.h497 #define SECURITY_ID_FIRST 0x00000100 macro
H A Dxattr.c820 SECURITY_ID_FIRST) { in ntfs_getxattr()
H A Dinode.c1542 if (le32_to_cpu(security_id) < SECURITY_ID_FIRST) { in ntfs_create_inode()
H A Dfsntfs.c1953 sbi->security.next_id = SECURITY_ID_FIRST; in ntfs_security_init()