Searched refs:check_xattrs (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ |
H A D | recovery_passes_types.h | 48 x(check_xattrs, 28, PASS_FSCK) \
|
/linux/fs/ext4/ |
H A D | xattr.c | 191 check_xattrs(struct inode *inode, struct buffer_head *bh, in check_xattrs() function 303 return check_xattrs(inode, bh, BFIRST(bh), bh->b_data + bh->b_size, in __ext4_xattr_check_block() 315 return check_xattrs(inode, NULL, IFIRST(header), end, IFIRST(header), in __xattr_check_inode()
|