Home
last modified time | relevance | path

Searched refs:tmpfile (Results 51 – 66 of 66) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch427 #include "tmpfile-util.h"
/openbmc/linux/Documentation/filesystems/
H A Dlocking.rst82 int (*tmpfile) (struct mnt_idmap *, struct inode *,
116 tmpfile: no
H A Dvfs.rst514 int (*tmpfile) (struct mnt_idmap *, struct inode *, struct file *, umode_t);
663 ``tmpfile``
H A Dporting.rst936 Calling conventions for ->tmpfile() have changed. It now takes a struct
/openbmc/linux/fs/udf/
H A Dnamei.c1014 .tmpfile = udf_tmpfile,
/openbmc/linux/fs/f2fs/
H A Dnamei.c1392 .tmpfile = f2fs_tmpfile,
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c1358 .tmpfile = hugetlbfs_tmpfile,
/openbmc/linux/fs/ubifs/
H A Ddir.c1704 .tmpfile = ubifs_tmpfile,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c423 file = tmpfile(); in msg_loop_sendpage()
/openbmc/linux/fs/
H A Dnamei.c3677 if (!dir->i_op->tmpfile) in vfs_tmpfile()
3685 error = dir->i_op->tmpfile(idmap, dir, file, mode); in vfs_tmpfile()
/openbmc/linux/fs/fuse/
H A Ddir.c2112 .tmpfile = fuse_tmpfile,
/openbmc/linux/include/linux/
H A Dfs.h1997 int (*tmpfile) (struct mnt_idmap *, struct inode *, member
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch4956 - {"send_pseudo %s: cannot open tmpfile %s: %s", 33},
4957 - {"send_pseudo %s: cannot lstat tmpfile %s: %s", 34},
4959 - {"send_pseudo %s: cannot write to tmpfile %s: %s", 36},
5131 - {"cannot tmpfile() for tcp protocol synchronization", 122},
/openbmc/linux/fs/ext4/
H A Dnamei.c4269 .tmpfile = ext4_tmpfile,
/openbmc/linux/mm/
H A Dshmem.c4522 .tmpfile = shmem_tmpfile,
/openbmc/linux/fs/btrfs/
H A Dinode.c10951 .tmpfile = btrfs_tmpfile,

123