Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dquota.h41 static inline int gfs2_quota_lock_check(struct gfs2_inode *ip, in gfs2_quota_lock_check() function
Dinode.c385 error = gfs2_quota_lock_check(ip, &ap); in alloc_dinode()
528 error = gfs2_quota_lock_check(dip, &ap); in link_dinode()
956 error = gfs2_quota_lock_check(dip, &ap); in gfs2_link()
1473 error = gfs2_quota_lock_check(ndip, &ap); in gfs2_rename()
Dfile.c433 ret = gfs2_quota_lock_check(ip, &ap); in gfs2_page_mkwrite()
854 error = gfs2_quota_lock_check(ip, &ap); in __gfs2_fallocate()
Daops.c676 error = gfs2_quota_lock_check(ip, &ap); in gfs2_write_begin()
Dbmap.c1227 error = gfs2_quota_lock_check(ip, &ap); in do_grow()
Dxattr.c735 error = gfs2_quota_lock_check(ip, &ap); in ea_alloc_skeleton()