Searched defs:truncate (Results 1 – 7 of 7) sorted by relevance
/fs/reiserfs/ |
D | super.c | 205 int truncate; in finish_unfinished() local 396 struct inode *inode, int truncate) in add_save_link() 476 int remove_save_link(struct inode *inode, int truncate) in remove_save_link()
|
/fs/minix/ |
D | itree_common.c | 293 static inline void truncate (struct inode * inode) in truncate() function
|
/fs/isofs/ |
D | rock.c | 204 int truncate = 0; in get_rock_ridge_filename() local
|
/fs/ |
D | open.c | 147 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) in SYSCALL_DEFINE2() argument 153 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
|
/fs/nfs/ |
D | callback.h | 82 uint32_t truncate; member
|
D | nfs4proc.c | 2469 bool truncate; in _nfs4_do_setattr() local
|
/fs/xfs/ |
D | xfs_inode.c | 1848 int truncate = 0; in xfs_inactive() local
|