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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dxattr.h39 #define GFS2_EA_BH2FIRST(bh) \ macro
H A Dxattr.c87 for (ea = GFS2_EA_BH2FIRST(bh);; prev = ea, ea = GFS2_EA2NEXT(ea)) {
628 ea = GFS2_EA_BH2FIRST(*bhp);
776 error = ea_write(ip, GFS2_EA_BH2FIRST(bh), er);
1024 error = ea_write(ip, GFS2_EA_BH2FIRST(newbh), er);

Completed in 40 milliseconds