/fs/lockd/ |
D | svclock.c | 143 nlmsvc_find_block(struct nlm_cookie *cookie) in nlmsvc_find_block() 178 struct nlm_cookie *cookie) in nlmsvc_create_block() 363 struct nlm_cookie *cookie, int reclaim) in nlmsvc_lock() 467 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock() 847 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply()
|
D | clntproc.c | 42 u32 cookie = atomic_inc_return(&nlm_cookie); in nlmclnt_next_cookie() local
|
D | xdr.c | 605 const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie) in nlmdbg_cookie2a()
|
/fs/ocfs2/dlm/ |
D | dlmlock.c | 399 u8 node, u64 cookie) in dlm_init_lock() 427 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie, in dlm_new_lock() 548 static inline void dlm_get_next_cookie(u8 node_num, u64 *cookie) in dlm_get_next_cookie()
|
D | dlmast.c | 276 u64 cookie; in dlm_proxy_ast_handler() local
|
D | dlmcommon.h | 335 __be64 cookie; member 585 __be64 cookie; member 598 __be64 cookie; member 614 __be64 cookie; member 629 __be64 cookie; member 768 static inline u8 dlm_get_lock_cookie_node(u64 cookie) in dlm_get_lock_cookie_node() 776 static inline unsigned long long dlm_get_lock_cookie_seq(u64 cookie) in dlm_get_lock_cookie_seq()
|
D | dlmrecovery.c | 1154 int total_locks, u64 cookie, in dlm_init_migratable_lockres()
|
/fs/afs/ |
D | dir.c | 237 void *cookie, in afs_dir_iterate_block() 330 static int afs_dir_iterate(struct inode *dir, unsigned *fpos, void *cookie, in afs_dir_iterate() 393 static int afs_readdir(struct file *file, void *cookie, filldir_t filldir) in afs_readdir() 420 struct afs_lookup_cookie *cookie = _cookie; in afs_lookup_filldir() local 450 struct afs_lookup_cookie cookie; in afs_do_lookup() local
|
/fs/ |
D | dcookies.c | 115 int get_dcookie(struct path *path, unsigned long *cookie) in get_dcookie() 150 unsigned long cookie = (unsigned long)cookie64; in SYSCALL_DEFINE() local
|
D | namei.c | 611 void *cookie; in __do_follow_link() local 2750 void *cookie; in generic_readlink() local 2803 void page_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie) in page_put_link()
|
/fs/sysfs/ |
D | symlink.c | 201 static void sysfs_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie) in sysfs_put_link()
|
/fs/cifs/ |
D | link.c | 319 void cifs_put_link(struct dentry *direntry, struct nameidata *nd, void *cookie) in cifs_put_link()
|
/fs/notify/inotify/ |
D | inotify.c | 300 void inotify_inode_queue_event(struct inode *inode, u32 mask, u32 cookie, in inotify_inode_queue_event() 333 u32 cookie, const char *name) in inotify_dentry_parent_queue_event()
|
D | inotify_user.c | 187 static struct inotify_kernel_event * kernel_event(s32 wd, u32 mask, u32 cookie, in kernel_event() 271 u32 cookie, const char *name, in inotify_dev_queue_event()
|
/fs/configfs/ |
D | symlink.c | 303 void *cookie) in configfs_put_link()
|
/fs/nfs/ |
D | proc.c | 469 u64 cookie, struct page *page, unsigned int count, int plus) in nfs_proc_readdir()
|
D | nfs3proc.c | 589 u64 cookie, struct page *page, unsigned int count, int plus) in nfs3_proc_readdir()
|
D | nfs4proc.c | 141 static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry, in nfs4_setup_readdir() 2318 u64 cookie, struct page *page, unsigned int count, int plus) in _nfs4_proc_readdir() 2354 u64 cookie, struct page *page, unsigned int count, int plus) in nfs4_proc_readdir()
|
/fs/nfsd/ |
D | nfs4proc.c | 543 u64 cookie = readdir->rd_cookie; in nfsd4_readdir() local
|