Home
last modified time | relevance | path

Searched defs:object (Results 1 – 9 of 9) sorted by relevance

/fs/cachefiles/
A Dinterface.c26 struct cachefiles_object *object; in cachefiles_alloc_object() local
56 void cachefiles_see_object(struct cachefiles_object *object, in cachefiles_see_object()
79 void cachefiles_put_object(struct cachefiles_object *object, in cachefiles_put_object()
114 static int cachefiles_adjust_size(struct cachefiles_object *object) in cachefiles_adjust_size()
179 struct cachefiles_object *object; in cachefiles_lookup_cookie() local
232 static bool cachefiles_shorten_object(struct cachefiles_object *object, in cachefiles_shorten_object()
281 struct cachefiles_object *object = cachefiles_cres_object(cres); in cachefiles_resize_cookie() local
308 static void cachefiles_commit_object(struct cachefiles_object *object, in cachefiles_commit_object()
327 static void cachefiles_clean_up_object(struct cachefiles_object *object, in cachefiles_clean_up_object()
362 struct cachefiles_object *object = cookie->cache_priv; in cachefiles_withdraw_cookie() local
[all …]
A Dnamei.c17 static bool __cachefiles_mark_inode_in_use(struct cachefiles_object *object, in __cachefiles_mark_inode_in_use()
33 static bool cachefiles_mark_inode_in_use(struct cachefiles_object *object, in cachefiles_mark_inode_in_use()
66 void cachefiles_unmark_inode_in_use(struct cachefiles_object *object, in cachefiles_unmark_inode_in_use()
232 struct cachefiles_object *object, in cachefiles_unlink()
268 struct cachefiles_object *object, in cachefiles_bury_object()
419 int cachefiles_delete_object(struct cachefiles_object *object, in cachefiles_delete_object()
443 struct file *cachefiles_create_tmpfile(struct cachefiles_object *object) in cachefiles_create_tmpfile()
522 static bool cachefiles_create_file(struct cachefiles_object *object) in cachefiles_create_file()
547 static bool cachefiles_open_file(struct cachefiles_object *object, in cachefiles_open_file()
622 bool cachefiles_look_up_object(struct cachefiles_object *object) in cachefiles_look_up_object()
[all …]
A Dondemand.c20 struct cachefiles_object *object = file->private_data; in cachefiles_ondemand_fd_release() local
61 struct cachefiles_object *object = kiocb->ki_filp->private_data; in cachefiles_ondemand_fd_write_iter() local
97 struct cachefiles_object *object = filp->private_data; in cachefiles_ondemand_fd_llseek() local
119 struct cachefiles_object *object = filp->private_data; in cachefiles_ondemand_fd_ioctl() local
296 struct cachefiles_object *object; in cachefiles_ondemand_get_fd() local
379 struct cachefiles_object *object; in cachefiles_ondemand_select_req() local
611 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_open_req() local
645 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_close_req() local
662 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_read_req() local
672 int cachefiles_ondemand_init_object(struct cachefiles_object *object) in cachefiles_ondemand_init_object()
[all …]
A Dio.c27 struct cachefiles_object *object; member
82 struct cachefiles_object *object; in cachefiles_read() local
203 struct cachefiles_object *object; in cachefiles_query_occupancy() local
259 struct cachefiles_object *object = ki->object; in cachefiles_write_complete() local
281 int __cachefiles_write(struct cachefiles_object *object, in __cachefiles_write()
384 struct cachefiles_object *object = NULL; in cachefiles_do_prepare_read() local
519 int __cachefiles_prepare_write(struct cachefiles_object *object, in __cachefiles_prepare_write()
606 struct cachefiles_object *object = cachefiles_cres_object(cres); in cachefiles_prepare_write() local
649 struct cachefiles_object *object = cachefiles_cres_object(cres); in cachefiles_issue_write() local
744 struct cachefiles_object *object = cachefiles_cres_object(cres); in cachefiles_begin_operation() local
A Dxattr.c39 int cachefiles_set_object_xattr(struct cachefiles_object *object) in cachefiles_set_object_xattr()
102 int cachefiles_check_auxdata(struct cachefiles_object *object, struct file *file) in cachefiles_check_auxdata()
161 struct cachefiles_object *object, in cachefiles_remove_object_xattr()
197 struct cachefiles_object *object = cookie->cache_priv; in cachefiles_prepare_to_write() local
A Dinternal.h58 struct cachefiles_object *object; member
142 struct cachefiles_object *object; member
355 static inline int cachefiles_ondemand_init_object(struct cachefiles_object *object) in cachefiles_ondemand_init_object()
360 static inline void cachefiles_ondemand_clean_object(struct cachefiles_object *object) in cachefiles_ondemand_clean_object()
364 static inline int cachefiles_ondemand_read(struct cachefiles_object *object, in cachefiles_ondemand_read()
437 #define cachefiles_io_error_obj(object, FMT, ...) \ argument
A Dkey.c37 bool cachefiles_cook_key(struct cachefiles_object *object) in cachefiles_cook_key()
A Dcache.c290 struct cachefiles_object *object; in cachefiles_withdraw_objects() local
/fs/gfs2/
A Dglock.c904 void glock_set_object(struct gfs2_glock *gl, void *object) in glock_set_object()
921 void glock_clear_object(struct gfs2_glock *gl, void *object) in glock_clear_object()

Completed in 25 milliseconds