Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dxattr.c361 if (sbi->ll_xattr_cache_enabled && xattr_type != XATTR_ACL_ACCESS_T) { in ll_getxattr_common()
Dlproc_llite.c807 seq_printf(m, "%u\n", sbi->ll_xattr_cache_enabled); in ll_xattr_cache_seq_show()
831 sbi->ll_xattr_cache_enabled = val; in ll_xattr_cache_seq_write()
Dllite_internal.h479 ll_xattr_cache_enabled:1; member
Dllite_lib.c382 sbi->ll_xattr_cache_enabled = 1; in client_common_fill_super()