Searched refs:RES_EATTR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/gfs2/
H A Dtrans.h25 #define RES_EATTR 1 macro
H A Dxattr.c270 RES_EATTR + RES_STATFS + RES_QUOTA, blks); ea_dealloc_unstuffed()
873 error = gfs2_trans_begin(GFS2_SB(&ip->i_inode), RES_DINODE + 2 * RES_EATTR, 0); ea_set_simple_noalloc()
1093 error = gfs2_trans_begin(GFS2_SB(&ip->i_inode), RES_DINODE + RES_EATTR, 0); ea_remove_stuffed()
1268 error = gfs2_trans_begin(sdp, RES_DINODE + RES_EATTR, 0); gfs2_xattr_acl_chmod()

Completed in 37 milliseconds