Searched defs:truncate (Results 1 – 10 of 10) sorted by relevance
/fs/reiserfs/ |
D | super.c | 237 int truncate; in finish_unfinished() local 430 struct inode *inode, int truncate) in add_save_link() 510 int remove_save_link(struct inode *inode, int truncate) in remove_save_link()
|
/fs/minix/ |
D | itree_common.c | 300 static inline void truncate (struct inode * inode) in truncate() function
|
/fs/isofs/ |
D | rock.c | 205 int truncate = 0; in get_rock_ridge_filename() local
|
/fs/nfs/ |
D | callback.h | 82 uint32_t truncate; member
|
D | nfs4proc.c | 3310 bool truncate; in _nfs4_do_setattr() local
|
/fs/ |
D | open.c | 146 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) in SYSCALL_DEFINE2() argument 152 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
|
/fs/orangefs/ |
D | upcall.h | 243 struct orangefs_truncate_request_s truncate; member
|
/fs/xfs/ |
D | xfs_inode.c | 1713 int truncate = 0; in xfs_inactive() local
|
/fs/f2fs/ |
D | file.c | 2120 static int f2fs_ioc_start_atomic_write(struct file *filp, bool truncate) in f2fs_ioc_start_atomic_write()
|
D | segment.c | 279 bool truncate = is_inode_flag_set(inode, FI_ATOMIC_REPLACE); in __complete_revoke_list() local
|