Home
last modified time | relevance | path

Searched refs:udf_vfs (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_inode.h153 struct udf_vfs { struct
250 udf_vfs::udf_freeblks udf_vfs::udf_totalblks))
252 udf_vfs::udf_maxuniq udf_vfs::udf_nfiles
253 udf_vfs::udf_ndirs))
255 udf_vfs::udf_time
256 udf_vfs::udf_mod udf_vfs::udf_clean))
258 _NOTE(READ_ONLY_DATA(udf_vfs::udf_nmaps udf_vfs::udf_maps))
265 udf_vfs::udf_lbsize
267 udf_vfs::udf_lbmask
271 udf_vfs::udf_lvd
[all …]
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c109 struct udf_vfs *udf_vfs; member
115 struct udf_vfs *, dev_t, time_t);
116 int32_t ud_icheck(struct udf_vfs *);
123 ud_vfs_add(struct udf_vfs *udf_vfsp) in ud_vfs_add()
625 vfsp = udfsp->udf_vfs; in ud_update()
665 vfsp = udfsp->udf_vfs; in ud_update()
680 ptr->udf_vfs = udfsp; in ud_update()
753 struct udf_vfs *udf_vfsp; in ud_still_mounted()
771 vfsp = udf_vfsp->udf_vfs; in ud_still_mounted()
808 ud_icheck(struct udf_vfs *udf_vfsp) in ud_icheck()
[all …]
H A Dudf_alloc.c135 struct udf_vfs *udf_vfsp; in ud_alloc_space()
152 udf_vfsp = (struct udf_vfs *)vfsp->vfs_data; in ud_alloc_space()
232 struct udf_vfs *udf_vfsp; in ud_alloc_space_bmap()
409 struct udf_vfs *udf_vfsp; in ud_check_free_and_mark_used()
502 struct udf_vfs *udf_vfsp; in ud_alloc_space_stbl()
695 struct udf_vfs *udf_vfsp; in ud_free_space()
740 struct udf_vfs *udf_vfsp; in ud_free_space_bmap()
843 struct udf_vfs *udf_vfsp; in ud_free_space_stbl()
994 struct udf_vfs *udf_vfsp; in ud_ialloc()
1222 struct udf_vfs *udf_vfsp; in ud_ifree()
[all …]
H A Dudf_vfsops.c326 struct udf_vfs *udf_vfsp; in udf_unmount()
401 struct udf_vfs *udf_vfsp; in udf_root()
424 struct udf_vfs *udf_vfsp; in udf_statvfs()
497 struct udf_vfs *udf_vfsp; in udf_vget()
621 struct udf_vfs *udf_vfsp = NULL; in ud_mountfs()
820 udf_vfsp->udf_vfs = vfsp; in ud_mountfs()
961 static struct udf_vfs *
972 struct udf_vfs *udf_vfsp = NULL; in ud_validate_and_fill_superblock()
1007 udf_vfsp = (struct udf_vfs *) in ud_validate_and_fill_superblock()
1545 if (udf_vfsp->udf_vfs) in ud_destroy_fsp()
[all …]
H A Dudf_inode.c92 struct udf_vfs *udf_vfs_instances;
137 struct udf_vfs *udf_vfsp; in ud_search_icache()
140 udf_vfsp = (struct udf_vfs *)vfsp->vfs_data; in ud_search_icache()
171 struct udf_vfs *udf_vfsp; in ud_iget()
184 udf_vfsp = (struct udf_vfs *)vfsp->vfs_data; in ud_iget()
1159 struct udf_vfs *udf_vfsp; in ud_iupdat()
1562 struct udf_vfs *udf_vfsp; in ud_itrunc()
1759 ud_free_space(ip->i_udf->udf_vfs, text.ib_prn, in ud_trunc_ext4()
1812 ud_free_space(ip->i_udf->udf_vfs, in ud_trunc_ext4()
1857 struct udf_vfs *udf_vfsp; in ud_iflush()
[all …]
H A Dudf_bmap.c198 struct udf_vfs *udf_vfsp; in ud_bmap_write()
334 ud_free_space(ip->i_udf->udf_vfs, in ud_bmap_write()
785 struct udf_vfs *udf_vfsp; in ud_last_alloc_ext()
1094 struct udf_vfs *udf_vfsp; in ud_create_ext()
1251 struct udf_vfs *udf_vfsp; in ud_zero_it()
H A Dudf_dir.c119 struct udf_vfs *udf_vfsp; in ud_dirlook()
337 struct udf_vfs *udf_vfsp; in ud_direnter()
609 struct udf_vfs *udf_vfsp; in ud_dirremove()
880 struct udf_vfs *udf_vfsp; in ud_dircheckforname()
1124 struct udf_vfs *udf_vfsp; in ud_dircheckpath()
1281 struct udf_vfs *udf_vfsp; in ud_diraddentry()
1876 struct udf_vfs *udf_vfsp; in ud_write_fid()
H A Dudf_vnops.c915 struct udf_vfs *udf_vfsp; in udf_rename()
1117 struct udf_vfs *udf_vfsp; in udf_readdir()
1677 struct udf_vfs *udf_vfsp = ip->i_udf; in udf_getpage()
2765 struct udf_vfs *udf_vfsp; in ud_putapage()
2981 struct udf_vfs *udf_vfsp; in ud_rdip()
3113 struct udf_vfs *udf_vfsp; in ud_wrip()