Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dinode.c1219 __le32 security_id = SECURITY_ID_INVALID; in ntfs_create_inode()
1339 if (security_id == SECURITY_ID_INVALID && in ntfs_create_inode()
1349 if (security_id == SECURITY_ID_INVALID) { in ntfs_create_inode()
1406 if (security_id == SECURITY_ID_INVALID) { in ntfs_create_inode()
Dntfs.h494 #define SECURITY_ID_INVALID 0x00000000 macro
Dfsntfs.c2079 hash_key.sec_id = SECURITY_ID_INVALID; in ntfs_insert_security()
2083 *security_id = SECURITY_ID_INVALID; in ntfs_insert_security()