Searched defs:where (Results 1 – 14 of 14) sorted by relevance
/fs/ext3/ |
D | ext3_jbd.c | 7 int __ext3_journal_get_undo_access(const char *where, handle_t *handle, in __ext3_journal_get_undo_access() 16 int __ext3_journal_get_write_access(const char *where, handle_t *handle, in __ext3_journal_get_write_access() 25 int __ext3_journal_forget(const char *where, handle_t *handle, in __ext3_journal_forget() 34 int __ext3_journal_revoke(const char *where, handle_t *handle, in __ext3_journal_revoke() 43 int __ext3_journal_get_create_access(const char *where, in __ext3_journal_get_create_access() 52 int __ext3_journal_dirty_metadata(const char *where, in __ext3_journal_dirty_metadata()
|
D | super.c | 88 int __ext3_journal_stop(const char *where, handle_t *handle) in __ext3_journal_stop()
|
D | inode.c | 748 long block, Indirect *where, int num, int blks) in ext3_splice_branch()
|
/fs/ext4/ |
D | ext4_jbd2.c | 80 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() 150 int __ext4_journal_get_write_access(const char *where, unsigned int line, in __ext4_journal_get_write_access() 178 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() 233 int __ext4_journal_get_create_access(const char *where, unsigned int line, in __ext4_journal_get_create_access() 247 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata() 306 int __ext4_handle_dirty_super(const char *where, unsigned int line, in __ext4_handle_dirty_super()
|
D | indirect.c | 413 Indirect *where, int num) in ext4_splice_branch()
|
D | extents.c | 158 int __ext4_ext_dirty(const char *where, unsigned int line, handle_t *handle, in __ext4_ext_dirty()
|
/fs/gfs2/ |
D | recovery.c | 55 int gfs2_revoke_add(struct gfs2_sbd *sdp, u64 blkno, unsigned int where) in gfs2_revoke_add() 84 int gfs2_revoke_check(struct gfs2_sbd *sdp, u64 blkno, unsigned int where) in gfs2_revoke_check()
|
/fs/bfs/ |
D | file.c | 51 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 | 110 Indirect *where, in splice_branch()
|
/fs/ |
D | namespace.c | 1647 static void unlock_mount(struct mountpoint *where) in unlock_mount() 2223 int copy_mount_options(const void __user * data, unsigned long *where) in copy_mount_options() 2256 int copy_mount_string(const void __user *data, char **where) in copy_mount_string()
|
/fs/sysv/ |
D | itree.c | 169 Indirect *where, in splice_branch()
|
/fs/hppfs/ |
D | hppfs.c | 508 static loff_t hppfs_llseek(struct file *file, loff_t off, int where) in hppfs_llseek()
|
/fs/ext2/ |
D | inode.c | 556 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
|