Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dxattr.c603 size_t *min_offs, void *base, int *total) in ext4_xattr_free_space()
621 size_t free, min_offs = s->end - s->base, name_len = strlen(i->name); in ext4_xattr_set_entry() local
1265 size_t min_offs, free; in ext4_expand_extra_isize_ea() local
Dinline.c41 int free, min_offs; in get_max_inline_xattr_value_size() local
/linux-4.1.27/fs/ext2/
Dxattr.c365 size_t name_len, free, min_offs = sb->s_blocksize; in ext2_xattr_set() local
/linux-4.1.27/fs/ext3/
Dxattr.c529 size_t free, min_offs = s->end - s->base, name_len = strlen(i->name); in ext3_xattr_set_entry() local
/linux-4.1.27/fs/ocfs2/
Dxattr.c2998 size_t min_offs = xs->end - xs->base; in ocfs2_xattr_can_be_in_inode() local