Home
last modified time | relevance | path

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

/linux-3.4.99/fs/lockd/
Dclntlock.c170 struct file_lock *fl_blocked = block->b_lock; in nlmclnt_grant() local
172 if (fl_blocked->fl_start != fl->fl_start) in nlmclnt_grant()
174 if (fl_blocked->fl_end != fl->fl_end) in nlmclnt_grant()
180 if (fl_blocked->fl_u.nfs_fl.owner->pid != lock->svid) in nlmclnt_grant()
184 if (nfs_compare_fh(NFS_FH(fl_blocked->fl_file->f_path.dentry->d_inode) ,fh) != 0) in nlmclnt_grant()