Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_inode.c507 * v9fs_dec_count - helper functon to drop i_nlink.
518 static void v9fs_dec_count(struct inode *inode) in v9fs_dec_count() function
567 v9fs_dec_count(dir); in v9fs_remove()
569 v9fs_dec_count(inode); in v9fs_remove()
964 v9fs_dec_count(new_inode); in v9fs_vfs_rename()
969 v9fs_dec_count(old_dir); in v9fs_vfs_rename()
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_inode.c509 * v9fs_dec_count - helper functon to drop i_nlink.
520 static void v9fs_dec_count(struct inode *inode) in v9fs_dec_count() function
570 v9fs_dec_count(dir); in v9fs_remove()
572 v9fs_dec_count(inode); in v9fs_remove()
968 v9fs_dec_count(new_inode); in v9fs_vfs_rename()
973 v9fs_dec_count(old_dir); in v9fs_vfs_rename()

Completed in 5 milliseconds