Home
last modified time | relevance | path

Searched defs:old (Results 1 – 25 of 67) sorted by relevance

123

/fs/
Dfs_struct.c51 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path()
114 struct fs_struct *copy_fs_struct(struct fs_struct *old) in copy_fs_struct()
Dtimerfd.c437 struct itimerspec64 *old) in do_timerfd_settime()
543 struct itimerspec64 new, old; in SYSCALL_DEFINE4() local
571 struct itimerspec64 new, old; in SYSCALL_DEFINE4() local
Dinode.c1075 struct inode *old; in inode_insert5() local
1193 struct inode *old; in iget_locked() local
1464 struct inode *old = NULL; in insert_inode_locked() local
1507 struct inode *old; in insert_inode_locked4() local
Dposix_acl.c66 struct posix_acl *old; in set_cached_acl() local
76 struct posix_acl *old; in __forget_cached_acl() local
Dnamespace.c1030 static struct mount *clone_mnt(struct mount *old, struct dentry *root, in clone_mnt()
1980 unsigned int mounts = 0, old, pending, sum; in count_mounts() local
2271 struct mount *mnt = ERR_PTR(-EINVAL), *old = real_mount(old_path->mnt); in __do_loopback() local
2632 struct mount *old; in do_move_mount() local
3248 struct mount *old; in copy_mnt_ns() local
3649 struct path new, old, root; in SYSCALL_DEFINE2() local
/fs/sdcardfs/
Dsuper.c111 struct sdcardfs_vfsmount_options *old = data; in sdcardfs_clone_mnt_data() local
122 struct sdcardfs_vfsmount_options *old = data; in sdcardfs_copy_mnt_data() local
/fs/afs/
Dserver_list.c102 struct afs_server_list *old) in afs_annotate_server_list()
Ddir_silly.c19 struct dentry *old, struct dentry *new, in afs_do_silly_rename()
Dcallback.c93 struct afs_cb_interest *cbi, *vcbi, *new, *old; in afs_register_server_cb_interest() local
Dvolume.c222 struct afs_server_list *new, *old, *discard; in afs_update_volume_status() local
Dvl_list.c279 struct afs_addr_list *old = addrs; in afs_extract_vlserver_list() local
/fs/overlayfs/
Dcopy_up.c39 int ovl_copy_xattr(struct dentry *old, struct dentry *new) in ovl_copy_xattr()
119 static int ovl_copy_up_data(struct path *old, struct path *new, loff_t len) in ovl_copy_up_data()
496 const struct cred *old; member
/fs/xfs/
Dkmem.c98 kmem_realloc(const void *old, size_t newsize, xfs_km_flags_t flags) in kmem_realloc()
/fs/sysfs/
Dsymlink.c167 const char *old, const char *new, const void *new_ns) in sysfs_rename_link_ns()
/fs/notify/inotify/
Dinotify_fsnotify.c35 struct inotify_event_info *old, *new; in event_compare() local
/fs/isofs/
Ddir.c19 char * old = de->name; in isofs_name_translate() local
/fs/coda/
Dupcall.c616 static void coda_block_signals(sigset_t *old) in coda_block_signals()
630 static void coda_unblock_signals(sigset_t *old) in coda_unblock_signals()
656 sigset_t old; in coda_waitfor_upcall() local
/fs/nfs/
Dsysfs.c100 const char *old; in nfs_netns_identifier_store() local
/fs/affs/
Dbitmap.c321 u32 old, new; in affs_init_bitmap() local
/fs/pstore/
Dram_core.c55 int old; in buffer_start_add() local
77 size_t old; in buffer_size_add() local
/fs/adfs/
Ddir_f.h49 } old; member
/fs/9p/
Dcache.c177 struct fscache_cookie *old; in v9fs_cache_inode_reset_cookie() local
/fs/nfsd/
Dnfs4idmap.c277 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update()
435 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) in nametoid_update()
/fs/notify/fanotify/
Dfanotify.c23 struct fanotify_event *old, *new; in should_merge() local
/fs/cifs/
Dfscache.c207 struct fscache_cookie *old = cifsi->fscache; in cifs_fscache_reset_inode_cookie() local

123