Home
last modified time | relevance | path

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

12

/fs/fscache/
Dcookie.c30 static void fscache_print_cookie(struct fscache_cookie *cookie, char prefix) in fscache_print_cookie()
56 void fscache_free_cookie(struct fscache_cookie *cookie) in fscache_free_cookie()
74 static int fscache_set_key(struct fscache_cookie *cookie, in fscache_set_key()
131 struct fscache_cookie *cookie; in fscache_alloc_cookie() local
246 struct fscache_cookie *candidate, *cookie; in __fscache_acquire_cookie() local
340 void __fscache_enable_cookie(struct fscache_cookie *cookie, in __fscache_enable_cookie()
381 static int fscache_acquire_non_index_cookie(struct fscache_cookie *cookie, in fscache_acquire_non_index_cookie()
466 struct fscache_cookie *cookie) in fscache_alloc_object()
539 static int fscache_attach_object(struct fscache_cookie *cookie, in fscache_attach_object()
604 void __fscache_invalidate(struct fscache_cookie *cookie) in __fscache_invalidate()
[all …]
Dpage.c19 bool __fscache_check_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_check_page_write()
35 void __fscache_wait_on_page_write(struct fscache_cookie *cookie, struct page *page) in __fscache_wait_on_page_write()
50 bool release_page_wait_timeout(struct fscache_cookie *cookie, struct page *page) in release_page_wait_timeout()
62 bool __fscache_maybe_release_page(struct fscache_cookie *cookie, in __fscache_maybe_release_page()
149 struct fscache_cookie *cookie; in fscache_end_page_write() local
213 int __fscache_attr_changed(struct fscache_cookie *cookie) in __fscache_attr_changed()
303 struct fscache_cookie *cookie, in fscache_alloc_retrieval()
341 int fscache_wait_for_deferred_lookup(struct fscache_cookie *cookie) in fscache_wait_for_deferred_lookup()
429 int __fscache_read_or_alloc_page(struct fscache_cookie *cookie, in __fscache_read_or_alloc_page()
558 int __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, in __fscache_read_or_alloc_pages()
[all …]
Dobject.c302 struct fscache_cookie *cookie, in fscache_object_init()
454 struct fscache_cookie *cookie = object->cookie; in fscache_look_up_object() local
512 struct fscache_cookie *cookie = object->cookie; in fscache_object_lookup_negative() local
545 struct fscache_cookie *cookie = object->cookie; in fscache_obtained_object() local
625 struct fscache_cookie *cookie; in fscache_lookup_failure() local
703 struct fscache_cookie *cookie = object->cookie; in fscache_drop_object() local
968 struct fscache_cookie *cookie = object->cookie; in _fscache_invalidate_object() local
Dinternal.h321 static inline void fscache_cookie_get(struct fscache_cookie *cookie, in fscache_cookie_get()
333 void *fscache_get_context(struct fscache_cookie *cookie, void *context) in fscache_get_context()
344 void fscache_put_context(struct fscache_cookie *cookie, void *context) in fscache_put_context()
354 void fscache_update_aux(struct fscache_cookie *cookie, const void *aux_data) in fscache_update_aux()
Dnetfs.c18 struct fscache_cookie *candidate, *cookie; in __fscache_register_netfs() local
Doperation.c31 void fscache_operation_init(struct fscache_cookie *cookie, in fscache_operation_init()
60 struct fscache_cookie *cookie = op->object->cookie; in fscache_enqueue_operation() local
Dcache.c91 struct fscache_cookie *cookie) in fscache_select_cache_for_object()
Dobject-list.c165 struct fscache_cookie *cookie; in fscache_objlist_show() local
/fs/lockd/
Dsvclock.c58 static const char *nlmdbg_cookie2a(const struct nlm_cookie *cookie) in nlmdbg_cookie2a()
183 nlmsvc_find_block(struct nlm_cookie *cookie) in nlmsvc_find_block()
218 struct nlm_cookie *cookie) in nlmsvc_create_block()
470 struct nlm_cookie *cookie, int reclaim) in nlmsvc_lock()
577 struct nlm_lock *conflock, struct nlm_cookie *cookie) in nlmsvc_testlock()
937 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply()
Dclnt4xdr.c134 const struct nlm_cookie *cookie) in encode_cookie()
140 struct nlm_cookie *cookie) in decode_cookie()
Dclntxdr.c131 const struct nlm_cookie *cookie) in encode_cookie()
137 struct nlm_cookie *cookie) in decode_cookie()
/fs/nfs/
Dfscache.c270 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_clear_inode() local
309 struct fscache_cookie *cookie = nfs_i_fscache(inode); in nfs_fscache_open_file() local
339 struct fscache_cookie *cookie = nfs_i_fscache(page->mapping->host); in nfs_fscache_release_page() local
361 struct fscache_cookie *cookie = nfs_i_fscache(inode); in __nfs_fscache_invalidate_page() local
/fs/notify/
Dfsnotify.c246 u32 cookie) in fsnotify_handle_inode_event()
269 u32 cookie, struct fsnotify_iter_info *iter_info) in fsnotify_handle_event()
316 u32 cookie, struct fsnotify_iter_info *iter_info) in send_to_group()
463 const struct qstr *file_name, struct inode *inode, u32 cookie) in fsnotify()
/fs/ocfs2/dlm/
Ddlmlock.c379 u8 node, u64 cookie) in dlm_init_lock()
407 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie, in dlm_new_lock()
526 static inline void dlm_get_next_cookie(u8 node_num, u64 *cookie) in dlm_get_next_cookie()
Ddlmcommon.h326 __be64 cookie; member
581 __be64 cookie; member
594 __be64 cookie; member
610 __be64 cookie; member
625 __be64 cookie; member
800 static inline u8 dlm_get_lock_cookie_node(u64 cookie) in dlm_get_lock_cookie_node()
808 static inline unsigned long long dlm_get_lock_cookie_seq(u64 cookie) in dlm_get_lock_cookie_seq()
Ddlmast.c279 __be64 cookie; in dlm_proxy_ast_handler() local
/fs/cachefiles/
Dinterface.c24 struct fscache_cookie *cookie) in cachefiles_alloc_object()
209 struct fscache_cookie *cookie; in cachefiles_update_object() local
Dnamei.c30 struct fscache_cookie *cookie; in __cachefiles_printk_object() local
/fs/
Ddcookies.c117 int get_dcookie(const struct path *path, unsigned long *cookie) in get_dcookie()
152 unsigned long cookie = (unsigned long)cookie64; in do_lookup_dcookie() local
/fs/notify/inotify/
Dinotify_fsnotify.c60 const struct qstr *name, u32 cookie) in inotify_handle_inode_event()
/fs/afs/
Ddir.c541 struct afs_lookup_one_cookie *cookie = in afs_lookup_one_filldir() local
575 struct afs_lookup_one_cookie cookie = { in afs_do_lookup_one() local
610 struct afs_lookup_cookie *cookie = in afs_lookup_filldir() local
756 struct afs_lookup_cookie *cookie; in afs_do_lookup() local
/fs/notify/dnotify/
Ddnotify.c75 const struct qstr *name, u32 cookie) in dnotify_handle_event()
/fs/ceph/
Dcache.c169 struct fscache_cookie* cookie; in ceph_fscache_unregister_inode_cookie() local
/fs/cifs/
Dfscache.c342 struct fscache_cookie *cookie = cifsi->fscache; in __cifs_fscache_invalidate_page() local
/fs/ubifs/
Dtnc.c1920 struct ubifs_dent_node *dent, uint32_t cookie, in search_dh_cookie()
1960 struct ubifs_dent_node *dent, uint32_t cookie) in do_lookup_dh()
1997 void *node, uint32_t cookie) in ubifs_tnc_lookup_dh()
2732 uint32_t cookie) in ubifs_tnc_remove_dh()

12