Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 19 of 19) sorted by relevance

/fs/lockd/
Dsvclock.c143 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()
Dclntproc.c42 u32 cookie = atomic_inc_return(&nlm_cookie); in nlmclnt_next_cookie() local
Dxdr.c605 const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie) in nlmdbg_cookie2a()
/fs/ocfs2/dlm/
Ddlmlock.c399 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()
Ddlmast.c276 u64 cookie; in dlm_proxy_ast_handler() local
Ddlmcommon.h335 __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()
Ddlmrecovery.c1154 int total_locks, u64 cookie, in dlm_init_migratable_lockres()
/fs/afs/
Ddir.c237 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/
Ddcookies.c115 int get_dcookie(struct path *path, unsigned long *cookie) in get_dcookie()
150 unsigned long cookie = (unsigned long)cookie64; in SYSCALL_DEFINE() local
Dnamei.c611 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/
Dsymlink.c201 static void sysfs_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie) in sysfs_put_link()
/fs/cifs/
Dlink.c319 void cifs_put_link(struct dentry *direntry, struct nameidata *nd, void *cookie) in cifs_put_link()
/fs/notify/inotify/
Dinotify.c300 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()
Dinotify_user.c187 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/
Dsymlink.c303 void *cookie) in configfs_put_link()
/fs/nfs/
Dproc.c469 u64 cookie, struct page *page, unsigned int count, int plus) in nfs_proc_readdir()
Dnfs3proc.c589 u64 cookie, struct page *page, unsigned int count, int plus) in nfs3_proc_readdir()
Dnfs4proc.c141 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/
Dnfs4proc.c543 u64 cookie = readdir->rd_cookie; in nfsd4_readdir() local