Home
last modified time | relevance | path

Searched defs:min_offs (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext2/
H A Dxattr.c413 size_t name_len, free, min_offs = sb->s_blocksize; in ext2_xattr_set() local
/linux/fs/ext4/
H A Dxattr.c1368 size_t *min_offs, void *base, int *total) in ext4_xattr_free_space()
1635 size_t min_offs = s->end - s->base, name_len = strlen(i->name); in ext4_xattr_set_entry() local
2767 size_t min_offs; in ext4_expand_extra_isize_ea() local
/linux/fs/ocfs2/
H A Dxattr.c3041 size_t min_offs = xs->end - xs->base; in ocfs2_xattr_can_be_in_inode() local