Searched refs:v9fs_dec_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/9p/
H A Dvfs_inode.c438 * v9fs_dec_count - helper functon to drop i_nlink.
449 static void v9fs_dec_count(struct inode *inode) function
506 v9fs_dec_count(dir);
508 v9fs_dec_count(inode);
905 v9fs_dec_count(new_inode);
910 v9fs_dec_count(old_dir);

Completed in 127 milliseconds