Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dxattr.c375 bool is_cap = false; in btrfs_xattr_handler_get_security() local
386 is_cap = true; in btrfs_xattr_handler_get_security()
392 if (ret == -ENODATA && is_cap) in btrfs_xattr_handler_get_security()