Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dnfs4state.c4374 struct file_lock **flpp; in check_for_locks() local
4379 for (flpp = &inode->i_flock; *flpp != NULL; flpp = &(*flpp)->fl_next) { in check_for_locks()
4380 if ((*flpp)->fl_owner == (fl_owner_t)lowner) { in check_for_locks()