Searched defs:where (Results 1 – 17 of 17) sorted by relevance
/fs/ext4/ |
D | ext4_jbd2.c | 116 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() 229 int __ext4_journal_get_write_access(const char *where, unsigned int line, in __ext4_journal_get_write_access() 265 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() 319 int __ext4_journal_get_create_access(const char *where, unsigned int line, in __ext4_journal_get_create_access() 343 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata()
|
D | indirect.c | 427 Indirect *where, int num) in ext4_splice_branch()
|
D | extents.c | 185 static int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty()
|
/fs/fscache/ |
D | cache.c | 45 enum fscache_cache_trace where) in fscache_get_cache_maybe() 180 enum fscache_cache_trace where) in fscache_put_cache() 211 enum fscache_cache_trace where = in fscache_relinquish_cache() local
|
D | volume.c | 21 enum fscache_volume_trace where) in fscache_get_volume() 31 enum fscache_volume_trace where) in fscache_try_get_volume() 44 enum fscache_volume_trace where) in fscache_see_volume() 423 enum fscache_volume_trace where) in fscache_put_volume()
|
D | cookie.c | 89 enum fscache_cookie_trace where) in fscache_queue_cookie() 1008 enum fscache_cookie_trace where) in fscache_put_cookie() 1028 enum fscache_cookie_trace where) in fscache_get_cookie()
|
D | internal.h | 69 enum fscache_cookie_trace where) in fscache_see_cookie()
|
/fs/gfs2/ |
D | recovery.c | 55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() 83 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check()
|
D | dir.c | 1773 u64 where = ip->i_no_addr + 1; in gfs2_inode_ra_len() local
|
/fs/bfs/ |
D | file.c | 50 unsigned long end, unsigned long where) in bfs_move_blocks()
|
/fs/reiserfs/ |
D | dir.c | 51 #define store_ih(where,what) copy_item_head (where, what) argument
|
/fs/minix/ |
D | itree_common.c | 117 Indirect *where, in splice_branch()
|
/fs/sysv/ |
D | itree.c | 174 Indirect *where, in splice_branch()
|
/fs/ext2/ |
D | inode.c | 562 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
|
/fs/incfs/ |
D | vfs.c | 642 int incfs_link(struct dentry *what, struct dentry *where) in incfs_link()
|
/fs/afs/ |
D | internal.h | 1633 static inline int afs_io_error(struct afs_call *call, enum afs_io_error where) in afs_io_error() 1639 static inline int afs_bad(struct afs_vnode *vnode, enum afs_file_error where) in afs_bad()
|
/fs/ |
D | namespace.c | 2500 static void unlock_mount(struct mountpoint *where) in unlock_mount()
|