Searched refs:xattr_access (Results 1 - 1 of 1) sorted by path

/linux-master/fs/btrfs/
H A Dinode.c3703 static u64 xattr_access = 0; local
3707 if (!xattr_access) {
3708 xattr_access = btrfs_name_hash(XATTR_NAME_POSIX_ACL_ACCESS,
3727 if (found_key.offset == xattr_access ||

Completed in 242 milliseconds