Searched refs:ACL_DONT_CACHE (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/overlayfs/
H A Dinode.c909 inode->i_acl = inode->i_default_acl = ACL_DONT_CACHE;
/linux-master/fs/
H A Dposix_acl.c69 if (acl == ACL_DONT_CACHE) {
/linux-master/fs/fuse/
H A Dinode.c407 inode->i_acl = inode->i_default_acl = ACL_DONT_CACHE;
/linux-master/include/linux/
H A Dfs.h601 * ACL_DONT_CACHE is for stacked filesystems, that rely on underlying fs to
605 #define ACL_DONT_CACHE ((void *)(-3)) macro

Completed in 344 milliseconds