/fs/ |
D | fs_struct.c | 48 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path() 110 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct()
|
D | inode.c | 1002 struct inode *old; in iget5_locked() local 1071 struct inode *old; in iget_locked() local 1275 struct inode *old = NULL; in insert_inode_locked() local 1318 struct inode *old = NULL; in insert_inode_locked4() local
|
D | namespace.c | 721 static struct mount *clone_mnt(struct mount *old, struct dentry *root, in clone_mnt() 932 char *old = sb->s_options; in replace_mount_options() local 1614 struct mount *mnt = NULL, *old; in do_loopback() local 1741 struct mount *old; in do_move_mount() local 2294 struct mount *old = mnt_ns->root; in dup_mnt_ns() local 2509 struct path new, old, parent_path, root_parent, root; in SYSCALL_DEFINE2() local
|
D | super.c | 427 struct super_block *old; in sget() local
|
D | namei.c | 949 struct dentry *old = nd->path.dentry; in follow_dotdot_rcu() local 1047 struct dentry *old = nd->path.dentry; in follow_dotdot() local 1117 struct dentry *old; in lookup_real() local
|
/fs/btrfs/ |
D | ulist.c | 159 void *old = NULL; in ulist_add() local
|
/fs/nfs/blocklayout/ |
D | extents.c | 311 struct pnfs_block_short_extent *old, *save; in add_to_commitlist() local 474 extents_consistent(struct pnfs_block_extent *old, struct pnfs_block_extent *new) in extents_consistent() 750 struct pnfs_block_extent *be, *e1, *e2, *e3, *new, *old; in set_to_rw() local
|
/fs/notify/fanotify/ |
D | fanotify.c | 12 static bool should_merge(struct fsnotify_event *old, struct fsnotify_event *new) in should_merge()
|
/fs/notify/ |
D | mark.c | 315 void fsnotify_duplicate_mark(struct fsnotify_mark *new, struct fsnotify_mark *old) in fsnotify_duplicate_mark()
|
/fs/notify/inotify/ |
D | inotify_fsnotify.c | 40 static bool event_compare(struct fsnotify_event *old, struct fsnotify_event *new) in event_compare()
|
/fs/isofs/ |
D | dir.c | 18 char * old = de->name; in isofs_name_translate() local
|
/fs/coda/ |
D | upcall.c | 575 static void coda_block_signals(sigset_t *old) in coda_block_signals() 589 static void coda_unblock_signals(sigset_t *old) in coda_unblock_signals() 613 sigset_t old; in coda_waitfor_upcall() local
|
/fs/cifs/ |
D | fscache.c | 113 struct fscache_cookie *old = cifsi->fscache; in cifs_fscache_reset_inode_cookie() local
|
/fs/adfs/ |
D | dir_f.h | 52 } old; member
|
/fs/affs/ |
D | bitmap.c | 346 u32 old, new; in affs_init_bitmap() local
|
/fs/nfsd/ |
D | nfs4idmap.c | 290 idtoname_update(struct ent *new, struct ent *old) in idtoname_update() 458 nametoid_update(struct ent *new, struct ent *old) in nametoid_update()
|
D | export.c | 285 svc_expkey_update(struct svc_expkey *new, struct svc_expkey *old) in svc_expkey_update() 751 svc_export_update(struct svc_export *new, struct svc_export *old) in svc_export_update()
|
/fs/sysfs/ |
D | symlink.c | 173 const char *old, const char *new) in sysfs_rename_link()
|
/fs/xfs/ |
D | xfs_log_cil.c | 243 struct xfs_log_vec *old = lv->lv_item->li_lv; in xfs_cil_prepare_item() local
|
/fs/bfs/ |
D | dir.c | 162 static int bfs_link(struct dentry *old, struct inode *dir, in bfs_link()
|
/fs/9p/ |
D | cache.c | 261 struct fscache_cookie *old; in v9fs_cache_inode_reset_cookie() local
|
/fs/ext3/ |
D | dir.c | 291 struct fname * old = fname; in free_rb_tree_fname() local
|
/fs/jffs2/ |
D | nodelist.c | 457 void jffs2_del_ino_cache(struct jffs2_sb_info *c, struct jffs2_inode_cache *old) in jffs2_del_ino_cache()
|
/fs/ext4/ |
D | dir.c | 429 struct fname *old = fname; in free_rb_tree_fname() local
|
/fs/ncpfs/ |
D | ioctl.c | 740 void* old; in __ncp_ioctl() local
|