Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dxattr.c108 if (!gfs2_eatype_valid(sdp, ea->ea_type)) { in ea_foreach_i()
185 if (ea->ea_type == GFS2_EATYPE_UNUSED) in ea_find_i()
188 if (ea->ea_type == ef->type) { in ea_find_i()
314 ea->ea_type = GFS2_EATYPE_UNUSED; in ea_dealloc_unstuffed()
365 if (ea->ea_type == GFS2_EATYPE_UNUSED) in ea_list_i()
370 switch (ea->ea_type) { in ea_list_i()
657 ea->ea_type = GFS2_EATYPE_UNUSED; in ea_alloc_blk()
686 ea->ea_type = er->er_type; in ea_write()
851 ea->ea_type = GFS2_EATYPE_UNUSED; in ea_set_remove_stuffed()
936 if (ea->ea_type == GFS2_EATYPE_UNUSED) { in ea_set_simple()
[all …]
A Dinode.c480 ea->ea_type = GFS2_EATYPE_UNUSED; in gfs2_init_xattr()
/linux/include/uapi/linux/
A Dgfs2_ondisk.h403 __u8 ea_type; /* GFS2_EATYPE_... */ member

Completed in 14 milliseconds