Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dvfs.c482 #define NFSD_JUNCTION_XATTR_NAME XATTR_TRUSTED_PREFIX "junction.nfs" macro
502 if (vfs_getxattr(dentry, NFSD_JUNCTION_XATTR_NAME, NULL, 0) <= 0) in nfsd4_is_junction()