Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dxattr.h56 int ocfs2_xattr_remove(struct inode *, struct buffer_head *);
Dinode.c822 status = ocfs2_xattr_remove(inode, di_bh); in ocfs2_wipe_inode()
Dxattr.c2568 int ocfs2_xattr_remove(struct inode *inode, struct buffer_head *di_bh) in ocfs2_xattr_remove() function