Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dnamei.c108 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_get_fh() function
401 struct ovl_fh *fh = ovl_get_fh(ofs, upperdentry, OVL_XATTR_ORIGIN); in ovl_check_origin()
426 struct ovl_fh *ofh = ovl_get_fh(ofs, dentry, ox); in ovl_verify_fh()
492 fh = ovl_get_fh(ofs, index, OVL_XATTR_UPPER); in ovl_index_upper()

Completed in 4 milliseconds