Home
last modified time | relevance | path

Searched defs:where (Results 1 – 15 of 15) 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.c99 int __ext3_journal_stop(const char *where, handle_t *handle) in __ext3_journal_stop()
Dinode.c743 long block, Indirect *where, int num, int blks) in ext3_splice_branch()
/fs/ext4/
Dext4_jbd2.c9 int __ext4_journal_get_write_access(const char *where, unsigned int line, in __ext4_journal_get_write_access()
35 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget()
90 int __ext4_journal_get_create_access(const char *where, unsigned int line, in __ext4_journal_get_create_access()
104 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata()
140 int __ext4_handle_dirty_super(const char *where, unsigned int line, in __ext4_handle_dirty_super()
Dindirect.c549 ext4_lblk_t block, Indirect *where, int num, in ext4_splice_branch()
Dextents.c117 static int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty()
Dsuper.c340 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop()
/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/sysv/
Ditree.c169 Indirect *where, in splice_branch()
/fs/
Dnamespace.c2111 int copy_mount_options(const void __user * data, unsigned long *where) in copy_mount_options()
2144 int copy_mount_string(const void __user *data, char **where) in copy_mount_string()
/fs/hppfs/
Dhppfs.c513 static loff_t hppfs_llseek(struct file *file, loff_t off, int where) in hppfs_llseek()
/fs/ext2/
Dinode.c538 long block, Indirect *where, int num, int blks) in ext2_splice_branch()