Searched refs:nfs4_xattr_alloc_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42xattr.c | 175 nfs4_xattr_alloc_entry(const char *name, const void *value, in nfs4_xattr_alloc_entry() function 702 entry = nfs4_xattr_alloc_entry(name, buf, pages, buflen); in nfs4_xattr_cache_add() 750 entry = nfs4_xattr_alloc_entry(NULL, buf, NULL, buflen); in nfs4_xattr_cache_set_list()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xattr.c | 175 nfs4_xattr_alloc_entry(const char *name, const void *value, in nfs4_xattr_alloc_entry() function 701 entry = nfs4_xattr_alloc_entry(name, buf, pages, buflen); in nfs4_xattr_cache_add() 749 entry = nfs4_xattr_alloc_entry(NULL, buf, NULL, buflen); in nfs4_xattr_cache_set_list()
|
Completed in 4 milliseconds