Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dxattr.h48 int ocfs2_xattr_remove(struct inode *, struct buffer_head *);
Dinode.c808 status = ocfs2_xattr_remove(inode, di_bh); in ocfs2_wipe_inode()
Dxattr.c2560 int ocfs2_xattr_remove(struct inode *inode, struct buffer_head *di_bh) in ocfs2_xattr_remove() function