Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Doverlayfs.h198 static inline int ovl_do_setxattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_do_setxattr() function
A Dutil.c615 err = ovl_do_setxattr(ofs, upperdentry, ox, value, size); in ovl_check_setxattr()
A Dcopy_up.c426 err = ovl_do_setxattr(ofs, index, OVL_XATTR_UPPER, fh->buf, fh->fb.len); in ovl_set_upper_fh()
A Dinode.c874 return ovl_do_setxattr(OVL_FS(inode->i_sb), ovl_dentry_upper(dentry), in ovl_set_nlink_common()
A Dnamei.c467 err = ovl_do_setxattr(ofs, dentry, ox, fh->buf, fh->fb.len); in ovl_verify_set_fh()
A Dsuper.c1414 err = ovl_do_setxattr(ofs, ofs->workdir, OVL_XATTR_OPAQUE, "0", 1); in ovl_make_workdir()

Completed in 17 milliseconds