Home
last modified time | relevance | path

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

/fs/ext4/
Dext4_jbd2.c109 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()
Dindirect.c426 Indirect *where, int num) in ext4_splice_branch()
Dextents.c165 static int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty()
/fs/gfs2/
Drecovery.c55 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()
Ddir.c1771 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/fscache/
Dcookie.c845 enum fscache_cookie_trace where) in fscache_cookie_put()
Dinternal.h322 enum fscache_cookie_trace where) in fscache_cookie_get()
/fs/sysv/
Ditree.c174 Indirect *where, in splice_branch()
/fs/ext2/
Dinode.c558 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
/fs/incfs/
Dvfs.c597 int incfs_link(struct dentry *what, struct dentry *where) in incfs_link()
/fs/afs/
Dinternal.h1598 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/
Dnamespace.c2253 static void unlock_mount(struct mountpoint *where) in unlock_mount()