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

  /src/sys/fs/sysvbfs/
bfs.h 170 void bfs_inode_set_attr(const struct bfs *, struct bfs_inode *,
sysvbfs_vnops.c 231 bfs_inode_set_attr(bnode->bmp->bfs, bnode->inode, &attr);
413 bfs_inode_set_attr(bfs, inode, attr);
907 bfs_inode_set_attr(bnode->bmp->bfs, bnode->inode, &attr);
bfs.c 400 bfs_inode_set_attr(bfs, inode, attr);
643 bfs_inode_set_attr(const struct bfs *bfs, struct bfs_inode *inode, function in typeref:typename:void

Completed in 13 milliseconds