Searched refs:bhv_desc (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_vfs.c35 struct bhv_desc *bdp,
39 struct bhv_desc *next = bdp;
49 struct bhv_desc *bdp,
54 struct bhv_desc *next = bdp;
64 struct bhv_desc *bdp,
67 struct bhv_desc *next = bdp;
77 struct bhv_desc *bdp,
81 struct bhv_desc *next = bdp;
91 struct bhv_desc *bdp,
95 struct bhv_desc *nex
[all...]
H A Dxfs_lrw.h21 struct bhv_desc;
79 extern int xfs_bmap(struct bhv_desc *, xfs_off_t, ssize_t, int,
87 extern ssize_t xfs_read(struct bhv_desc *, struct kiocb *,
90 extern ssize_t xfs_write(struct bhv_desc *, struct kiocb *,
93 extern ssize_t xfs_sendfile(struct bhv_desc *, struct file *,
96 extern ssize_t xfs_splice_read(struct bhv_desc *, struct file *, loff_t *,
99 extern ssize_t xfs_splice_write(struct bhv_desc *, struct pipe_inode_info *,
H A Dxfs_iops.h29 extern int xfs_ioctl(struct bhv_desc *, struct inode *, struct file *,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_behavior.h86 struct bhv_desc *bh_first; /* first behavior in chain */
93 typedef struct bhv_desc { struct
97 struct bhv_desc *bd_next; /* next behavior in chain */
H A Dxfs_inode.h104 struct bhv_desc;
248 struct bhv_desc i_bhv_desc; /* inode behavior descriptor*/
455 #define XFS_ITOBHV(ip) ((struct bhv_desc *)(&((ip)->i_bhv_desc)))
H A Dxfs_vfsops.c414 struct bhv_desc *bhvp,
419 struct bhv_desc *p;
1674 struct bhv_desc *bhv,
1898 struct bhv_desc *bhv,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm_bhv.c66 struct bhv_desc *bhv,
136 struct bhv_desc *bhv,
168 struct bhv_desc *bhv,
189 struct bhv_desc *bhv,
244 struct bhv_desc *bhv,
H A Dxfs_qm_syscalls.c84 struct bhv_desc *bdp,

Completed in 79 milliseconds