freebsd-dev/sys/fs/tmpfs
Mateusz Guzik 39f8815070 cache: add cache_rename, a dedicated helper to use for renames
While here make both tmpfs and ufs use it.

No fuctional changes.
2020-08-20 10:05:46 +00:00
..
tmpfs_fifoops.c vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
tmpfs_fifoops.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
tmpfs_subr.c tmpfs: use vget_prep/vget_finish instead of vget + vnode 2020-08-16 17:19:23 +00:00
tmpfs_vfsops.c vfs: remove the thread argument from vget 2020-08-16 17:18:54 +00:00
tmpfs_vnops.c cache: add cache_rename, a dedicated helper to use for renames 2020-08-20 10:05:46 +00:00
tmpfs_vnops.h tmpfs: add VOP_STAT handler 2020-08-07 23:07:47 +00:00
tmpfs.h tmpfs: add support for lockless lookup 2020-07-25 10:38:44 +00:00