Searched refs:permits (Results 1 – 8 of 8) sorted by relevance
82 struct afs_permits *permits = in afs_permits_rcu() local86 for (i = 0; i < permits->nr_permits; i++) in afs_permits_rcu()87 key_put(permits->permits[i].key); in afs_permits_rcu()88 kfree(permits); in afs_permits_rcu()94 void afs_put_permits(struct afs_permits *permits) in afs_put_permits() argument96 if (permits && refcount_dec_and_test(&permits->usage)) { in afs_put_permits()98 hash_del_rcu(&permits->hash_node); in afs_put_permits()100 call_rcu(&permits->rcu, afs_permits_rcu); in afs_put_permits()109 struct afs_permits *permits; in afs_clear_permits() local112 permits = rcu_dereference_protected(vnode->permit_cache, in afs_clear_permits()[all …]
707 struct afs_permit permits[]; /* List of permits sorted by key pointer */ member
7 This permits use of a mounted filesystem as a cache for other18 This permits debugging to be dynamically enabled in the filesystem
33 This permits ROMFS to use block devices buffered through the page43 This permits ROMFS to use MTD based devices directly, without the
36 This permits debugging to be dynamically enabled in the local caching
115 This permits EROFS to configure per-CPU kthread workers to run
79 As the MTD API no longer permits erase-completion callback functions
54 MMU is available as it still permits text segments to be shared,