Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dxattr.h46 int ocfs2_xattr_remove(struct inode *, struct buffer_head *);
Dinode.c806 status = ocfs2_xattr_remove(inode, di_bh); in ocfs2_wipe_inode()
Dxattr.c2558 int ocfs2_xattr_remove(struct inode *inode, struct buffer_head *di_bh) in ocfs2_xattr_remove() function