__mandatory_lock  124 fs/9p/vfs_file.c 	if (__mandatory_lock(inode) && fl->fl_type != F_UNLCK)
__mandatory_lock  315 fs/9p/vfs_file.c 	if (__mandatory_lock(inode) && fl->fl_type != F_UNLCK)
__mandatory_lock  351 fs/9p/vfs_file.c 	if (__mandatory_lock(inode) && fl->fl_type != F_UNLCK)
__mandatory_lock  787 fs/afs/flock.c 	if (__mandatory_lock(&vnode->vfs_inode) && fl->fl_type != F_UNLCK)
__mandatory_lock  229 fs/ceph/locks.c 	if (__mandatory_lock(file->f_mapping->host) && fl->fl_type != F_UNLCK)
__mandatory_lock 1192 fs/gfs2/file.c 	if (__mandatory_lock(&ip->i_inode) && fl->fl_type != F_UNLCK)
__mandatory_lock 1483 fs/locks.c     			if (__mandatory_lock(inode))
__mandatory_lock  779 fs/nfs/file.c  	if (__mandatory_lock(inode) && fl->fl_type != F_UNLCK)
__mandatory_lock  106 fs/ocfs2/locks.c 	if (__mandatory_lock(inode))
__mandatory_lock  126 fs/ocfs2/locks.c 	if (__mandatory_lock(inode) && fl->fl_type != F_UNLCK)
__mandatory_lock 2363 include/linux/fs.h 	return IS_MANDLOCK(ino) && __mandatory_lock(ino);