Home
last modified time | relevance | path

Searched refs:v7fs_datablock_contract (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/v7fs/
H A Dv7fs_datablock.h43 int v7fs_datablock_contract(struct v7fs_self *, struct v7fs_inode *, size_t);
H A Dv7fs_datablock.c547 v7fs_datablock_contract(struct v7fs_self *fs, struct v7fs_inode *inode, in v7fs_datablock_contract() function
713 error = v7fs_datablock_contract(fs, inode, -diff); in v7fs_datablock_size_change()
H A Dv7fs_file.c365 v7fs_datablock_contract(fs, parent_dir, sizeof(lastdirent)); in v7fs_directory_remove_entry()