Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dntfs.h492 #define SECURITY_ID_FIRST 0x00000100 macro
Dxattr.c765 SECURITY_ID_FIRST) { in ntfs_getxattr()
Dinode.c1307 if (le32_to_cpu(security_id) < SECURITY_ID_FIRST) { in ntfs_create_inode()
Dfsntfs.c1892 sbi->security.next_id = SECURITY_ID_FIRST; in ntfs_security_init()