Home
last modified time | relevance | path

Searched defs:where (Results 1 – 17 of 17) sorted by relevance

/fs/ext4/
Dext4_jbd2.c116 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()
Dindirect.c427 Indirect *where, int num) in ext4_splice_branch()
Dextents.c185 static int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty()
/fs/fscache/
Dcache.c45 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
Dvolume.c21 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()
Dcookie.c89 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()
Dinternal.h69 enum fscache_cookie_trace where) in fscache_see_cookie()
/fs/gfs2/
Drecovery.c55 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()
Ddir.c1773 u64 where = ip->i_no_addr + 1; in gfs2_inode_ra_len() local
/fs/bfs/
Dfile.c50 unsigned long end, unsigned long where) in bfs_move_blocks()
/fs/reiserfs/
Ddir.c51 #define store_ih(where,what) copy_item_head (where, what) argument
/fs/minix/
Ditree_common.c117 Indirect *where, in splice_branch()
/fs/sysv/
Ditree.c174 Indirect *where, in splice_branch()
/fs/ext2/
Dinode.c562 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
/fs/incfs/
Dvfs.c642 int incfs_link(struct dentry *what, struct dentry *where) in incfs_link()
/fs/afs/
Dinternal.h1633 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/
Dnamespace.c2500 static void unlock_mount(struct mountpoint *where) in unlock_mount()