Home
last modified time | relevance | path

Searched refs:GFS2_EATYPE_SYS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dgfs2_ondisk.h390 #define GFS2_EATYPE_SYS 2 macro
/linux/fs/gfs2/
H A Dxattr.c375 case GFS2_EATYPE_SYS: in ea_list_i()
547 error = gfs2_ea_find(ip, GFS2_EATYPE_SYS, name, &el); in gfs2_xattr_acl_get()