Home
last modified time | relevance | path

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

/fs/overlayfs/
Dnamei.c107 static struct ovl_fh *ovl_get_fh(struct dentry *dentry, const char *name) in ovl_get_fh() function
377 struct ovl_fh *fh = ovl_get_fh(upperdentry, OVL_XATTR_ORIGIN); in ovl_check_origin()
406 struct ovl_fh *ofh = ovl_get_fh(dentry, name); in ovl_verify_fh()
471 fh = ovl_get_fh(index, OVL_XATTR_UPPER); in ovl_index_upper()