HomeSort by: relevance | last modified time | path
    Searched refs:v7fs_datablock_contract (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/v7fs/
v7fs_datablock.h 43 int v7fs_datablock_contract(struct v7fs_self *, struct v7fs_inode *, size_t);
v7fs_datablock.c 547 v7fs_datablock_contract(struct v7fs_self *fs, struct v7fs_inode *inode, function in typeref:typename:int
713 error = v7fs_datablock_contract(fs, inode, -diff);
v7fs_file.c 365 v7fs_datablock_contract(fs, parent_dir, sizeof(lastdirent));

Completed in 12 milliseconds