Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dvfs.c503 #define NFSD_JUNCTION_XATTR_NAME XATTR_TRUSTED_PREFIX "junction.nfs" macro
523 if (vfs_getxattr(dentry, NFSD_JUNCTION_XATTR_NAME, NULL, 0) <= 0) in nfsd4_is_junction()