Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 135) sorted by relevance

123456

/fs/cachefiles/
Dsecurity.c22 struct cred *new; in cachefiles_get_security_ID() local
83 struct cred *new; in cachefiles_determine_cache_security() local
/fs/nfsd/
Dexport.c194 struct svc_expkey *new = container_of(b, struct svc_expkey, h); in expkey_match() local
206 struct svc_expkey *new = container_of(cnew, struct svc_expkey, h); in expkey_init() local
219 struct svc_expkey *new = container_of(cnew, struct svc_expkey, h); in expkey_update() local
276 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update()
693 struct svc_export *new = container_of(b, struct svc_export, h); in svc_export_match() local
700 struct svc_export *new = container_of(cnew, struct svc_export, h); in svc_export_init() local
717 struct svc_export *new = container_of(cnew, struct svc_export, h); in export_update() local
790 svc_export_update(struct svc_export *new, struct svc_export *old) in svc_export_update()
Dauth.c25 struct cred *new; in nfsd_setuser() local
Dnfs4idmap.c78 struct ent *new = container_of(cnew, struct ent, h); in ent_init() local
276 idtoname_update(struct cache_detail *cd, struct ent *new, struct ent *old) in idtoname_update()
434 nametoid_update(struct cache_detail *cd, struct ent *new, struct ent *old) in nametoid_update()
/fs/nfs/blocklayout/
Dextent_tree.c137 struct pnfs_block_extent *new, bool merge_ok) in __ext_tree_insert()
201 struct pnfs_block_extent *new; in __ext_tree_remove() local
255 ext_tree_insert(struct pnfs_block_layout *bl, struct pnfs_block_extent *new) in ext_tree_insert()
383 struct pnfs_block_extent *new; in ext_tree_split() local
/fs/nfs/
Dnfs4client.c75 struct nfs4_ds_server *new) in nfs4_add_ds_client()
127 struct nfs4_ds_server *dss, *new; in nfs4_find_or_create_ds_client() local
474 static int nfs4_match_client(struct nfs_client *pos, struct nfs_client *new, in nfs4_match_client()
531 int nfs40_walk_client_list(struct nfs_client *new, in nfs40_walk_client_list()
697 int nfs41_walk_client_list(struct nfs_client *new, in nfs41_walk_client_list()
Ddns_resolve.c74 struct nfs_dns_ent *new; in nfs_dns_ent_update() local
87 struct nfs_dns_ent *new; in nfs_dns_ent_init() local
207 struct nfs_dns_ent *new, in nfs_dns_update()
Dread.c113 struct nfs_page *new; in nfs_readpage_async() local
360 struct nfs_page *new; in readpage_async_filler() local
Dnfs4namespace.c174 struct rpc_clnt *new; in nfs_find_best_sec() local
216 struct rpc_clnt *new; in nfs4_negotiate_security() local
Dnfs4state.c166 struct rpc_cred *cred, *new; in nfs4_root_machine_cred() local
421 nfs4_insert_state_owner_locked(struct nfs4_state_owner *new) in nfs4_insert_state_owner_locked()
565 struct nfs4_state_owner *sp, *new; in nfs4_get_state_owner() local
711 struct nfs4_state *state, *new; in nfs4_get_open_state() local
892 struct nfs4_lock_state *lsp, *new = NULL; in nfs4_get_lock_state() local
1060 struct nfs_seqid *new; in nfs_alloc_seqid() local
/fs/orangefs/
Dorangefs-utils.c232 static int orangefs_inode_is_stale(struct inode *inode, int new, in orangefs_inode_is_stale()
255 int orangefs_inode_getattr(struct inode *inode, int new, int bypass, in orangefs_inode_getattr()
/fs/fat/
Dfatent.c153 static void fat12_ent_put(struct fat_entry *fatent, int new) in fat12_ent_put()
175 static void fat16_ent_put(struct fat_entry *fatent, int new) in fat16_ent_put()
184 static void fat32_ent_put(struct fat_entry *fatent, int new) in fat32_ent_put()
410 int new, int wait) in fat_ent_write()
Dcache.c118 struct fat_cache_id *new) in fat_cache_merge()
134 static void fat_cache_add(struct inode *inode, struct fat_cache_id *new) in fat_cache_add()
/fs/overlayfs/
Dcopy_up.c58 int ovl_copy_xattr(struct dentry *old, struct dentry *new) in ovl_copy_xattr()
109 void *new; in ovl_copy_xattr() local
138 static int ovl_copy_up_data(struct path *old, struct path *new, loff_t len) in ovl_copy_up_data()
/fs/xfs/libxfs/
Dxfs_ialloc_btree.c88 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block()
131 union xfs_btree_ptr *new, in xfs_inobt_alloc_block()
141 union xfs_btree_ptr *new, in xfs_finobt_alloc_block()
Dxfs_bmap.c588 struct xfs_extent_free_item *new; /* new element */ in xfs_bmap_add_free() local
1578 struct xfs_bmbt_irec *new = &bma->got; in xfs_bmap_add_extent_delay_real() local
2147 xfs_bmbt_irec_t *new, /* new data to add to file extents */ in xfs_bmap_add_extent_unwritten_real()
2685 xfs_bmbt_irec_t *new) /* new data to add to file extents */ in xfs_bmap_add_extent_hole_delay()
2837 struct xfs_bmbt_irec *new, in xfs_bmap_add_extent_hole_real()
4871 struct xfs_bmbt_irec new; in xfs_bmap_del_extent_delay() local
5008 struct xfs_bmbt_irec new; in xfs_bmap_del_extent_cow() local
5108 xfs_bmbt_irec_t new; /* new record to be inserted */ in xfs_bmap_del_extent() local
5902 struct xfs_bmbt_irec new; in xfs_bmse_merge() local
5983 struct xfs_bmbt_irec adj_irec, new; in xfs_bmse_shift_one() local
[all …]
/fs/
Dtimerfd.c436 const struct itimerspec64 *new, in do_timerfd_settime()
539 struct itimerspec64 new, old; in SYSCALL_DEFINE4() local
567 struct itimerspec64 new, old; in COMPAT_SYSCALL_DEFINE4() local
Dfcntl.c892 void fasync_free(struct fasync_struct *new) in fasync_free()
904 …ync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, struct fasync_struct *new) in fasync_insert_entry()
940 struct fasync_struct *new; in fasync_add_entry() local
Dfs_struct.c50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path()
/fs/jffs2/
Dnodelist.c26 void jffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full… in jffs2_add_fd_to_list()
436 void jffs2_add_ino_cache (struct jffs2_sb_info *c, struct jffs2_inode_cache *new) in jffs2_add_ino_cache()
/fs/ocfs2/
Duptodate.c320 struct ocfs2_meta_cache_item *new) in __ocfs2_insert_cache_tree()
405 struct ocfs2_meta_cache_item *new = NULL; in __ocfs2_set_buffer_uptodate() local
/fs/dlm/
Dconfig.h20 int new; member
Dmember.c292 static void add_ordered_member(struct dlm_ls *ls, struct dlm_member *new) in add_ordered_member()
597 int new; in dlm_ls_stop() local
/fs/reiserfs/
Dfile.c184 int new; in reiserfs_commit_page() local
/fs/notify/inotify/
Dinotify_fsnotify.c43 struct inotify_event_info *old, *new; in event_compare() local

123456