Home
last modified time | relevance | path

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

/linux-6.12.1/fs/gfs2/
Dxattr.c203 static int gfs2_ea_find(struct gfs2_inode *ip, int type, const char *name, in gfs2_ea_find() function
547 error = gfs2_ea_find(ip, GFS2_EATYPE_SYS, name, &el); in gfs2_xattr_acl_get()
593 error = gfs2_ea_find(ip, type, name, &el); in __gfs2_xattr_get()
1142 error = gfs2_ea_find(ip, type, name, &el); in gfs2_xattr_remove()
1202 error = gfs2_ea_find(ip, type, name, &el); in __gfs2_xattr_set()