Home
last modified time | relevance | path

Searched refs:SECURITY_ID_INVALID (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/ !
H A Dinode.c1255 __le32 security_id = SECURITY_ID_INVALID; in ntfs_create_inode()
1389 if (security_id == SECURITY_ID_INVALID && in ntfs_create_inode()
1399 if (security_id == SECURITY_ID_INVALID) { in ntfs_create_inode()
1456 if (security_id == SECURITY_ID_INVALID) { in ntfs_create_inode()
H A Dntfs.h495 #define SECURITY_ID_INVALID 0x00000000 macro
H A Dfsntfs.c2106 hash_key.sec_id = SECURITY_ID_INVALID; in ntfs_insert_security()
2110 *security_id = SECURITY_ID_INVALID; in ntfs_insert_security()