Searched defs:where (Results 1 – 15 of 15) sorted by relevance
/fs/ext4/ |
D | ext4_jbd2.c | 109 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() 222 int __ext4_journal_get_write_access(const char *where, unsigned int line, in __ext4_journal_get_write_access() 253 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() 308 int __ext4_journal_get_create_access(const char *where, unsigned int line, in __ext4_journal_get_create_access() 322 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata() 378 int __ext4_handle_dirty_super(const char *where, unsigned int line, in __ext4_handle_dirty_super()
|
D | indirect.c | 426 Indirect *where, int num) in ext4_splice_branch()
|
D | extents.c | 165 static int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty()
|
/fs/gfs2/ |
D | recovery.c | 55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() 84 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check()
|
D | dir.c | 1771 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/fscache/ |
D | cookie.c | 845 enum fscache_cookie_trace where) in fscache_cookie_put()
|
D | internal.h | 322 enum fscache_cookie_trace where) in fscache_cookie_get()
|
/fs/sysv/ |
D | itree.c | 174 Indirect *where, in splice_branch()
|
/fs/ext2/ |
D | inode.c | 558 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
|
/fs/incfs/ |
D | vfs.c | 597 int incfs_link(struct dentry *what, struct dentry *where) in incfs_link()
|
/fs/afs/ |
D | internal.h | 1598 static inline int afs_io_error(struct afs_call *call, enum afs_io_error where) in afs_io_error() 1604 static inline int afs_bad(struct afs_vnode *vnode, enum afs_file_error where) in afs_bad()
|
/fs/ |
D | namespace.c | 2253 static void unlock_mount(struct mountpoint *where) in unlock_mount()
|