Home
last modified time | relevance | path

Searched refs:stashed (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/
Dnsfs.c41 atomic_long_set(&ns->stashed, 0); in ns_prune_dentry()
67 d = atomic_long_read(&ns->stashed); in __ns_get_path()
100 d = atomic_long_cmpxchg(&ns->stashed, 0, (unsigned long)dentry); in __ns_get_path()
/Linux-v6.6/include/linux/
Dns_common.h10 atomic_long_t stashed; member
Dproc_ns.h69 atomic_long_set(&ns->stashed, 0); in ns_alloc_inum()
/Linux-v6.6/Documentation/arch/s390/
Dzfcpdump.rst25 has not been stashed by hardware can just be copied from real memory.
/Linux-v6.6/Documentation/filesystems/
Didmappings.rst359 (To be precise, the kernel will simply look at the kernel ids stashed in the
Dxfs-online-fsck-design.rst4542 b. When finished scanning that file, flush the stashed updates to the
4554 to apply the stashed updates to the temporary directory.
4627 b. When finished scanning the directory, flush the stashed updates to the
4639 to apply the stashed parent pointer updates to the temporary file.