Home
last modified time | relevance | path

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

/fs/ext3/
Dext3_jbd.c7 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()
Dsuper.c88 int __ext3_journal_stop(const char *where, handle_t *handle) in __ext3_journal_stop()
Dinode.c748 long block, Indirect *where, int num, int blks) in ext3_splice_branch()
/fs/ext4/
Dext4_jbd2.c80 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()
Dindirect.c413 Indirect *where, int num) in ext4_splice_branch()
Dextents.c158 int __ext4_ext_dirty(const char *where, unsigned int line, handle_t *handle, in __ext4_ext_dirty()
/fs/gfs2/
Drecovery.c55 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/
Dfile.c51 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.c110 Indirect *where, in splice_branch()
/fs/
Dnamespace.c1647 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/
Ditree.c169 Indirect *where, in splice_branch()
/fs/hppfs/
Dhppfs.c508 static loff_t hppfs_llseek(struct file *file, loff_t off, int where) in hppfs_llseek()
/fs/ext2/
Dinode.c556 long block, Indirect *where, int num, int blks) in ext2_splice_branch()