/linux-4.1.27/fs/reiserfs/ |
D | super.c | 205 int truncate; in finish_unfinished() local 275 truncate = 1; in finish_unfinished() 277 truncate = 0; in finish_unfinished() 301 if (!truncate && inode->i_nlink) { in finish_unfinished() 313 if (truncate && S_ISDIR(inode->i_mode)) { in finish_unfinished() 326 truncate = 0; in finish_unfinished() 331 if (truncate) { in finish_unfinished() 344 retval = remove_save_link(inode, truncate); in finish_unfinished() 396 struct inode *inode, int truncate) in add_save_link() argument 407 RFALSE(truncate && in add_save_link() [all …]
|
D | reiserfs.h | 2953 struct inode *inode, int truncate); 2954 int remove_save_link(struct inode *inode, int truncate);
|
/linux-4.1.27/fs/ufs/ |
D | Makefile | 8 namei.o super.o symlink.o truncate.o util.o
|
/linux-4.1.27/fs/udf/ |
D | Makefile | 8 partition.o super.o truncate.o symlink.o \
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | round.S | 56 bra truncate 83 bmi truncate |if positive then truncate 104 | Always truncate. 107 bra truncate 118 bcc truncate |if (g=1) then 204 andil #0xffffff00,LOCAL_HI(%a0) |truncate bits beyond sgl limit 246 andil #0xfffff800,LOCAL_LO(%a0) |truncate bits beyond dbl limit 260 truncate: label
|
D | setox.S | 190 | 8.4 K := (N-J)/64, M1 := truncate(K/2), M = K-M1, AdjFlag := 1.
|
/linux-4.1.27/fs/minix/ |
D | itree_v1.c | 61 truncate(inode); in V1_minix_truncate()
|
D | itree_v2.c | 70 truncate(inode); in V2_minix_truncate()
|
D | itree_common.c | 293 static inline void truncate (struct inode * inode) in truncate() function
|
/linux-4.1.27/fs/affs/ |
D | Changes | 95 - Corruption in truncate() bugfix [Ken Tyler <kent@werple.net.au>] 112 - truncate() zeroes the unused remainder of a 173 up if a file was enlarged via truncate() and there 249 - truncate() didn't allocate an extension block 251 truncate(), this led to an Oops.
|
/linux-4.1.27/sound/soc/tegra/ |
D | tegra30_ahub.c | 138 cif_conf.truncate = 0; in tegra30_ahub_allocate_rx_fifo() 240 cif_conf.truncate = 0; in tegra30_ahub_allocate_tx_fifo() 755 (conf->truncate << in tegra30_ahub_set_cif() 787 (conf->truncate << in tegra124_ahub_set_cif()
|
D | tegra30_ahub.h | 495 unsigned int truncate; member
|
D | tegra30_i2s.c | 189 cif_conf.truncate = 0; in tegra30_i2s_hw_params()
|
/linux-4.1.27/arch/um/os-Linux/ |
D | user_syms.c | 70 EXPORT_SYMBOL_PROTO(truncate);
|
/linux-4.1.27/fs/nfs/ |
D | callback.h | 82 uint32_t truncate; member
|
D | callback_xdr.c | 222 args->truncate = ntohl(*p); in decode_recall_args()
|
D | nfs4proc.c | 2545 bool truncate; in _nfs4_do_setattr() local 2555 truncate = (sattr->ia_valid & ATTR_SIZE) ? true : false; in _nfs4_do_setattr() 2556 fmode = truncate ? FMODE_WRITE : FMODE_READ; in _nfs4_do_setattr() 2560 } else if (truncate && state != NULL) { in _nfs4_do_setattr()
|
/linux-4.1.27/Documentation/filesystems/ |
D | exofs.txt | 151 readpage, writepage, update_inode, and truncate. The following pairs of 170 - create/truncate: truncate should wait until the object is
|
D | mandatory-locking.txt | 150 write(), readv(), writev(), open(), creat(), mmap(), truncate() and 151 ftruncate(). truncate() and ftruncate() are considered to be "write" actions 155 for the total number of bytes read or written. For the truncate calls it is
|
D | dnotify.txt | 16 DN_MODIFY A file in the directory was modified (write,truncate)
|
D | porting | 86 ->lookup(), ->truncate(), ->create(), ->unlink(), ->mknod(), ->mkdir(), 284 ->truncate is gone. The whole truncate sequence needs to be
|
D | Locking | 55 void (*truncate) (struct inode *); 544 subsequent truncate), and then return with VM_FAULT_LOCKED, and the page 558 no truncate/invalidate races, and then return with the page locked. If
|
D | hpfs.txt | 153 about 1/50) or to truncate file first to make some space. 268 Now it tries to truncate the file if there's not enough space when deleting
|
D | ntfs.txt | 85 - The new driver supports truncate(2) and open(2) with O_TRUNC. But at present 88 limitation is that at present truncate(2) will never create sparse files,
|
D | ext4.txt | 318 the replace-via-rename and replace-via-truncate
|
D | coda.txt | 779 to return a file descriptor. The truncate and exclusive options,
|
D | proc.txt | 1567 The big inaccuracy here is truncate. If a process writes 1MB to a file and
|
/linux-4.1.27/fs/isofs/ |
D | rock.c | 204 int truncate = 0; in get_rock_ridge_filename() local 253 if (truncate) in get_rock_ridge_filename() 274 truncate = 1; in get_rock_ridge_filename()
|
/linux-4.1.27/mm/ |
D | Makefile | 19 readahead.o swap.o truncate.o vmscan.o shmem.o \
|
/linux-4.1.27/Documentation/DocBook/ |
D | .kernel-api.xml.cmd | 2 …lloc.c mm/page_alloc.c mm/mempool.c mm/dmapool.c mm/page-writeback.c mm/truncate.c ipc/util.c incl…
|
/linux-4.1.27/drivers/vhost/ |
D | vringh.c | 121 goto truncate; in range_check() 132 goto truncate; in range_check() 135 truncate: in range_check()
|
/linux-4.1.27/Documentation/ |
D | nommu-mmap.txt | 82 (such as ramfs or tmpfs) may choose to honour an open, truncate, mmap 94 truncate being called. The ramdisk driver could do this if it allocated 261 It is recommended that a truncate operation applied to such a file that
|
D | IPMI.txt | 289 queue. If you want to get it and have it truncate the message, us
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_user.c | 228 } else if (truncate(file, attrs->ia_size)) { in set_attr()
|
/linux-4.1.27/Documentation/networking/ |
D | netdevices.txt | 44 drop, truncate, or pass up oversize packets, but dropping oversize
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 168 ENTRY_COMP(truncate)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 99 COMPAT_SYS_SPU(truncate)
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | lmac.h | 312 __le16 truncate; member
|
D | fwio.c | 380 setup->v2.truncate = cpu_to_le16(48896); in p54_setup_mac()
|
/linux-4.1.27/fs/ |
D | open.c | 140 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) in SYSCALL_DEFINE2() argument 146 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
|
/linux-4.1.27/net/ipv6/ |
D | mcast.c | 1703 int scount, stotal, first, isquery, truncate; in add_grec() local 1710 truncate = type == MLD2_MODE_IS_EXCLUDE || in add_grec() 1723 if (truncate) { in add_grec() 1749 if (truncate && !first) in add_grec()
|
/linux-4.1.27/net/ipv4/ |
D | igmp.c | 436 int scount, stotal, first, isquery, truncate; in add_grec() local 443 truncate = type == IGMPV3_MODE_IS_EXCLUDE || in add_grec() 456 if (truncate) { in add_grec() 482 if (truncate && !first) in add_grec()
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 85 76 common truncate sys_truncate
|
D | syscall_32.tbl | 101 92 i386 truncate sys_truncate compat_sys_truncate
|
/linux-4.1.27/fs/xfs/ |
D | xfs_inode.c | 1900 int truncate = 0; in xfs_inactive() local 1933 truncate = 1; in xfs_inactive() 1941 else if (truncate) in xfs_inactive()
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | object.txt | 137 getxattr, truncate, unlink, rmdir, rename).
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 702 Fix truncate of existing files opened with O_CREAT but not O_TRUNC set. 800 Fix truncate bug (set file size) that could cause hangs e.g. running fsx 862 Fix data corruption (in partial page after truncate) that caused fsx to
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 1571 * ultrastor.c: Do not truncate cylinders to 1024. 1879 Do not truncate number of cylinders at 1024 for biosparam call. 1911 * ultrastor.c: Do not truncate number of cylinders at 1024 for
|
D | st.txt | 206 a filemark to truncate a read request or that don't like backspacing.
|
/linux-4.1.27/fs/btrfs/ |
D | relocation.c | 3443 goto truncate; 3456 truncate:
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6849 # 8.4 K := (N-J)/64, M1 := truncate(K/2), M = K-M1, #
|