Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/fs/afs/
H A Dflock.c99 list_move_tail(&p->fl_u.afs.link, &vnode->granted_locks); in afs_grant_locks()
326 ASSERT(!list_empty(&vnode->granted_locks)); in afs_lock_work()
397 if (list_empty(&vnode->granted_locks) && in afs_defer_unlock()
513 list_move_tail(&fl->fl_u.afs.link, &vnode->granted_locks); in afs_do_setlk()
520 list_move_tail(&fl->fl_u.afs.link, &vnode->granted_locks); in afs_do_setlk()
590 ASSERT(list_empty(&vnode->granted_locks)); in afs_do_setlk()
876 if (list_empty(&vnode->granted_locks)) in afs_fl_release_private()
H A Dsuper.c668 INIT_LIST_HEAD(&vnode->granted_locks); in afs_i_init_once()
H A Dinternal.h652 struct list_head granted_locks; /* locks granted on this file */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/afs/
H A Dflock.c99 list_move_tail(&p->fl_u.afs.link, &vnode->granted_locks); in afs_grant_locks()
326 ASSERT(!list_empty(&vnode->granted_locks)); in afs_lock_work()
397 if (list_empty(&vnode->granted_locks) && in afs_defer_unlock()
513 list_move_tail(&fl->fl_u.afs.link, &vnode->granted_locks); in afs_do_setlk()
520 list_move_tail(&fl->fl_u.afs.link, &vnode->granted_locks); in afs_do_setlk()
590 ASSERT(list_empty(&vnode->granted_locks)); in afs_do_setlk()
876 if (list_empty(&vnode->granted_locks)) in afs_fl_release_private()
H A Dsuper.c668 INIT_LIST_HEAD(&vnode->granted_locks); in afs_i_init_once()
H A Dinternal.h652 struct list_head granted_locks; /* locks granted on this file */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/afs/
H A Dflock.c99 list_move_tail(&p->fl_u.afs.link, &vnode->granted_locks); in afs_grant_locks()
326 ASSERT(!list_empty(&vnode->granted_locks)); in afs_lock_work()
397 if (list_empty(&vnode->granted_locks) && in afs_defer_unlock()
513 list_move_tail(&fl->fl_u.afs.link, &vnode->granted_locks); in afs_do_setlk()
520 list_move_tail(&fl->fl_u.afs.link, &vnode->granted_locks); in afs_do_setlk()
590 ASSERT(list_empty(&vnode->granted_locks)); in afs_do_setlk()
876 if (list_empty(&vnode->granted_locks)) in afs_fl_release_private()
H A Dsuper.c668 INIT_LIST_HEAD(&vnode->granted_locks); in afs_i_init_once()
H A Dinternal.h652 struct list_head granted_locks; /* locks granted on this file */ member