nfs_access_entry
static void nfs_access_free_entry(struct nfs_access_entry *entry)
struct nfs_access_entry *cache;
cache = list_entry(head->next, struct nfs_access_entry, lru);
struct nfs_access_entry *cache;
struct nfs_access_entry, lru);
struct nfs_access_entry *entry;
entry = rb_entry(n, struct nfs_access_entry, rb_node);
static int access_cmp(const struct cred *a, const struct nfs_access_entry *b)
static struct nfs_access_entry *nfs_access_search_rbtree(struct inode *inode, const struct cred *cred)
struct nfs_access_entry *entry =
rb_entry(n, struct nfs_access_entry, rb_node);
struct nfs_access_entry *cache;
struct nfs_access_entry *cache;
cache = list_entry(lh, struct nfs_access_entry, lru);
struct nfs_access_entry *set,
struct nfs_access_entry *entry;
entry = rb_entry(parent, struct nfs_access_entry, rb_node);
void nfs_access_add_cache(struct inode *inode, struct nfs_access_entry *set,
struct nfs_access_entry *cache = kmalloc_obj(*cache);
void nfs_access_set_mask(struct nfs_access_entry *entry, u32 access_result)
struct nfs_access_entry cache;
static int nfs3_proc_access(struct inode *inode, struct nfs_access_entry *entry,
struct nfs_access_entry cache;
static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry,
static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry,
extern void nfs_access_add_cache(struct inode *, struct nfs_access_entry *, const struct cred *);
extern void nfs_access_set_mask(struct nfs_access_entry *, u32);
struct nfs_access_entry;
int (*access) (struct inode *, struct nfs_access_entry *, const struct cred *);