Searched defs:vfsp (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_super.c | 250 struct vfs *vfsp = bhvtovfs(bdp); in xfs_get_inode() local 492 vfs_t *vfsp, in vfs_sync_worker() 506 vfs_t *vfsp = (vfs_t *) arg; in xfssyncd() local 562 vfs_t *vfsp) in linvfs_start_syncd() 576 vfs_t *vfsp) in linvfs_stop_syncd() 589 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_put_super() local 609 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_write_super() local 625 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_sync_super() local 638 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_statfs() local 651 vfs_t *vfsp = LINVFS_GET_VFS(sb); in linvfs_remount() local [all …]
|
D | xfs_vfs.c | 261 struct vfs *vfsp; in vfs_allocate() local 274 struct vfs *vfsp) in vfs_deallocate() 282 struct vfs *vfsp, in vfs_insertops() 294 struct vfs *vfsp, in vfs_insertbhv() 305 struct vfs *vfsp, in bhv_remove_vfsops() 319 struct vfs *vfsp, in bhv_remove_all_vfsops() 335 struct vfs *vfsp) in bhv_insert_all_vfsops()
|
D | xfs_super.h | 117 #define LINVFS_SET_VFS(s, vfsp) \ argument
|
D | xfs_vfs.h | 232 #define fs_frozen(vfsp) ((vfsp)->vfs_frozen) argument 233 #define fs_check_frozen(vfsp, level) \ argument
|
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_qm_bhv.c | 141 struct vfs *vfsp = bhvtovfs(bhv); in xfs_qm_showargs() local 170 struct vfs *vfsp = bhvtovfs(bhv); in xfs_qm_mount() local 186 struct vfs *vfsp = bhvtovfs(bhv); in xfs_qm_syncall() local
|
D | xfs_qm_syscalls.c | 107 struct vfs *vfsp; in xfs_qm_quotactl() local
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_iocore.c | 76 struct vfs *vfsp, in xfs_ioinit()
|
D | xfs_vfsops.c | 424 struct vfs *vfsp = bhvtovfs(bhvp); in xfs_mount() local 544 struct vfs *vfsp = bhvtovfs(bdp); in xfs_unmount() local 630 struct vfs *vfsp = bhvtovfs(bdp); in xfs_mntupdate() local 1665 struct vfs *vfsp = bhvtovfs(bhv); in xfs_parseargs() local
|
D | xfs_dmapi.h | 83 #define DM_EVENT_ENABLED(vfsp, ip, event) ( \ argument 89 #define DM_EVENT_ENABLED_IO(vfsp, io, event) ( \ argument
|
D | xfs_mount.c | 186 struct vfs *vfsp = XFS_MTOVFS(mp); in xfs_mount_free() local 634 vfs_t *vfsp, 1077 struct vfs *vfsp = XFS_MTOVFS(mp); local
|
D | xfs_fsops.c | 595 struct vfs *vfsp = XFS_MTOVFS(mp); in xfs_fs_goingdown() local
|
D | xfs_log.c | 480 vfs_t *vfsp = XFS_MTOVFS(mp); in xfs_log_mount() local 812 vfs_t *vfsp = XFS_MTOVFS(mp); in xfs_log_need_covered() local
|
D | xfs_mount.h | 123 #define XFS_SEND_UNMOUNT(mp, vfsp,vp,right,mode,rval,fl) \ argument 247 #define XFS_IOINIT(vfsp, args, flags) \ argument 279 #define XFS_IODONE(vfsp) \ argument
|
D | xfs_inode.h | 463 #define XFS_INHERIT_GID(pip, vfsp) \ argument
|