Searched refs:xfs_name (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2.h62 extern struct xfs_name xfs_name_dotdot;
73 struct xfs_name *name, xfs_ino_t inum,
77 struct xfs_name *name, xfs_ino_t *inum,
78 struct xfs_name *ci_name);
80 struct xfs_name *name, xfs_ino_t ino,
84 struct xfs_name *name, xfs_ino_t inum,
88 struct xfs_name *name, uint resblks);
H A Dxfs_vnodeops.h26 int xfs_lookup(struct xfs_inode *dp, struct xfs_name *name,
27 struct xfs_inode **ipp, struct xfs_name *ci_name);
28 int xfs_create(struct xfs_inode *dp, struct xfs_name *name, mode_t mode,
30 int xfs_remove(struct xfs_inode *dp, struct xfs_name *name,
33 struct xfs_name *target_name);
36 int xfs_symlink(struct xfs_inode *dp, struct xfs_name *link_name,
42 int xfs_rename(struct xfs_inode *src_dp, struct xfs_name *src_name,
44 struct xfs_name *target_name, struct xfs_inode *target_ip);
H A Dxfs_dir2.c45 struct xfs_name xfs_name_dotdot = { (unsigned char *)"..", 2};
53 struct xfs_name *name)
198 struct xfs_name *name,
276 struct xfs_name *name,
278 struct xfs_name *ci_name) /* out: actual name if CI match */
329 struct xfs_name *name,
410 struct xfs_name *name, /* name of entry to replace */
460 struct xfs_name *name, /* name of entry to add */
H A Dxfs_types.h155 struct xfs_name { struct
H A Dxfs_rename.c97 struct xfs_name *src_name,
100 struct xfs_name *target_name,
H A Dxfs_da_btree.h211 xfs_dahash_t (*hashname)(struct xfs_name *);
H A Dxfs_attr.c89 struct xfs_name *xname,
120 struct xfs_name *name,
174 struct xfs_name xname;
234 struct xfs_name *name,
456 struct xfs_name xname;
475 xfs_attr_remove_int(xfs_inode_t *dp, struct xfs_name *name, int flags)
601 struct xfs_name xname;
H A Dxfs_vnodeops.c1209 struct xfs_name *name,
1211 struct xfs_name *ci_name)
1246 struct xfs_name *name,
1651 struct xfs_name *name,
1816 struct xfs_name *target_name)
1926 struct xfs_name *link_name,
H A Dxfs_dir2_block.c1044 struct xfs_name name;
H A Dxfs_dir2_data.c66 struct xfs_name name;
H A Dxfs_da_btree.c1539 struct xfs_name *name)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_iops.c166 struct xfs_name *namep,
179 struct xfs_name teardown;
202 struct xfs_name name;
281 struct xfs_name name;
306 struct xfs_name xname;
307 struct xfs_name ci_name;
346 struct xfs_name name;
365 struct xfs_name name;
392 struct xfs_name name;
427 struct xfs_name onam
[all...]
H A Dxfs_trace.h625 TP_PROTO(struct xfs_inode *dp, struct xfs_name *name),
645 TP_PROTO(struct xfs_inode *dp, struct xfs_name *name), \
655 struct xfs_name *src_name, struct xfs_name *target_name),

Completed in 208 milliseconds