Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dxattr.h46 int ocfs2_xattr_remove(struct inode *, struct buffer_head *);
H A Dinode.c806 status = ocfs2_xattr_remove(inode, di_bh); in ocfs2_wipe_inode()
H A Dxattr.c2562 int ocfs2_xattr_remove(struct inode *inode, struct buffer_head *di_bh) in ocfs2_xattr_remove() function