Searched refs:gfs2_quota_lock_check (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/gfs2/
H A Dquota.h37 static inline int gfs2_quota_lock_check(struct gfs2_inode *ip) function
H A Dfile.c373 ret = gfs2_quota_lock_check(ip);
H A Dops_inode.c209 error = gfs2_quota_lock_check(dip);
884 error = gfs2_quota_lock_check(ndip);
H A Daops.c649 error = gfs2_quota_lock_check(ip);
H A Dbmap.c908 error = gfs2_quota_lock_check(ip);
H A Dxattr.c726 error = gfs2_quota_lock_check(ip);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/gfs2/
H A Dquota.h37 static inline int gfs2_quota_lock_check(struct gfs2_inode *ip) function
H A Dfile.c373 ret = gfs2_quota_lock_check(ip);
H A Dops_inode.c209 error = gfs2_quota_lock_check(dip);
884 error = gfs2_quota_lock_check(ndip);
H A Daops.c649 error = gfs2_quota_lock_check(ip);
H A Dbmap.c908 error = gfs2_quota_lock_check(ip);
H A Dxattr.c726 error = gfs2_quota_lock_check(ip);

Completed in 278 milliseconds