Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs42xattr.c54 #define NFS4_XATTR_HASH_SIZE 64 macro
70 struct nfs4_xattr_bucket buckets[NFS4_XATTR_HASH_SIZE];
110 for (i = 0; i < NFS4_XATTR_HASH_SIZE; i++) { in nfs4_xattr_hash_init()
275 for (i = 0; i < NFS4_XATTR_HASH_SIZE; i++) { in nfs4_xattr_free_cache_cb()
393 for (i = 0; i < NFS4_XATTR_HASH_SIZE; i++) { in nfs4_xattr_discard_cache()